Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ITextOrientationSupport Interface
Members


In This Topic
    ITextOrientationSupport Interface
    In This Topic
    Interface that specifies whether the cell type supports text orientation.
    Syntax
    'Declaration
     
    
    Public Interface ITextOrientationSupport 
    'Usage
     
    
    Dim instance As ITextOrientationSupport
    public interface ITextOrientationSupport 
    See Also