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


In This Topic
IStringTrimmingSupport Interface
In This Topic
Interface that specifies whether the cell type supports string trimming.
Syntax
'Declaration
 
Public Interface IStringTrimmingSupport 
 
'Usage
 
Dim instance As IStringTrimmingSupport
See Also