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


In This Topic
    ITextOrientationSupport2 Interface
    In This Topic
    Interface that specifies whether the cell type supports cell diagonal line painting.
    Syntax
    'Declaration
     
    
    Public Interface ITextOrientationSupport2 
       Inherits IRenderer, ITextOrientationSupport, FarPoint.Win.Spread.IEnhancedRenderer 
    'Usage
     
    
    Dim instance As ITextOrientationSupport2
    public interface ITextOrientationSupport2 : IRenderer, ITextOrientationSupport, FarPoint.Win.Spread.IEnhancedRenderer  
    See Also