Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / StyleFormat Structure / OVERFLOW Field


In This Topic
    OVERFLOW Field
    In This Topic
    Represents an overflow cell.
    Syntax
    'Declaration
     
    
    Public Const OVERFLOW As AlignmentAttributes
    'Usage
     
    
    Dim value As AlignmentAttributes
     
    value = StyleFormat.OVERFLOW
    public const AlignmentAttributes OVERFLOW
    See Also