Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetStyleProperty Class
Fields Methods


In This Topic
    SheetStyleProperty Class Members
    In This Topic

    The following tables list the members exposed by SheetStyleProperty.

    Protected Constructors
     NameDescription
    Protected ConstructorCreates a SheetStyleProperty object with the given name.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents the BackColor property (index of 0) for the background color of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the Background property (index of 14) for the Background setting of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the Border property (index of 1) for the border setting of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the CanFocus property (index of 13) for the CanFocus setting of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the Editor property (index of 2) for the editor of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the EncodeValue property (index of 16) for the EncodeValue setting of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the Font property (index of 3) for the font of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the ForeColor property (index of 4) for the text color of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the Formatter property (index of 5) for the formatter of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the HorizontalAlign property (index of 6) for the horizontal alignment of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the ImeMode property (index of 15) for the ImeMode setting of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the Locked property (index of 7) for the lock setting of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the Margin property (index of 8) for the margin setting of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the Parent property (index of 9) for the name of the parent style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the Renderer property (index of 10) for the renderer of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the TabStop property (index of 12) for the TabStop setting of the sheet style.  
    Public Fieldstatic (Shared in Visual Basic)Represents the VerticalAlign property (index of 11) for the vertical alignment of the sheet style.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the name of the property field.  
    Top
    Protected Methods
     NameDescription
    Protected MethodReturns the integer value associated with the given SheetStyleProperty object.  
    Top
    Public Operators
    Converts a SheetStyleProperty object to an integer value.
    Top
    See Also