Spread Windows Forms 15.0
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
    public interface IStringTrimmingSupport 
    See Also