Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IWordWrapSupport2 Interface
Members


In This Topic
IWordWrapSupport2 Interface
In This Topic
Interface implemented by cell type objects that provides information about word wrap support.
Syntax
'Declaration
 
Public Interface IWordWrapSupport2 
   Inherits IWordWrapSupport 
 
'Usage
 
Dim instance As IWordWrapSupport2
See Also