Spread for ASP.NET 10 Product Documentation
SheetStyleProperty Class Members
Fields  Methods 


The following tables list the members exposed by SheetStyleProperty.

Protected Constructors
 NameDescription
Protected ConstructorSheetStyleProperty ConstructorCreates a SheetStyleProperty object with the given name.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BackColorRepresents the BackColor property (index of 0) for the background color of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)BackgroundRepresents the Background property (index of 14) for the Background setting of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)BorderRepresents the Border property (index of 1) for the border setting of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)CanFocusRepresents the CanFocus property (index of 13) for the CanFocus setting of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)EditorRepresents the Editor property (index of 2) for the editor of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)EncodeValueRepresents the EncodeValue property (index of 16) for the EncodeValue setting of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)FontRepresents the Font property (index of 3) for the font of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)ForeColorRepresents the ForeColor property (index of 4) for the text color of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)FormatterRepresents the Formatter property (index of 5) for the formatter of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)HorizontalAlignRepresents the HorizontalAlign property (index of 6) for the horizontal alignment of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)ImeModeRepresents the ImeMode property (index of 15) for the ImeMode setting of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)LockedRepresents the Locked property (index of 7) for the lock setting of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)MarginRepresents the Margin property (index of 8) for the margin setting of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)ParentRepresents the Parent property (index of 9) for the name of the parent style.  
Public Fieldstatic (Shared in Visual Basic)RendererRepresents the Renderer property (index of 10) for the renderer of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)TabStopRepresents the TabStop property (index of 12) for the TabStop setting of the sheet style.  
Public Fieldstatic (Shared in Visual Basic)VerticalAlignRepresents the VerticalAlign property (index of 11) for the vertical alignment of the sheet style.  
Top
Public Methods
 NameDescription
Public MethodToStringReturns the name of the property field.  
Top
Protected Methods
 NameDescription
Protected MethodGetIndexReturns the integer value associated with the given SheetStyleProperty object.  
Top
Public Operators
public Operator Implicit Type Conversion Converts a SheetStyleProperty object to an integer value.
Top
See Also

Reference

SheetStyleProperty Class
FarPoint.Web.Spread Namespace
NamedStyle Class

User-Task Documentation

Creating and Applying a Style

 

 


Copyright © GrapeCity, inc. All rights reserved.