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


In This Topic
ITextAdjustmentSpacing Interface
In This Topic
Interface implemented by cell type objects that support adjusting space when painting text.
Syntax
'Declaration
 
Public Interface ITextAdjustmentSpacing 
 
'Usage
 
Dim instance As ITextAdjustmentSpacing
See Also