Spread Windows Forms 17
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
    public interface ITextAdjustmentSpacing 
    See Also