GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / StyleFormat Structure
Fields Properties Methods


StyleFormat Structure Members

The following tables list the members exposed by StyleFormat.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)A StyleFormat value represents empty style formatting.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the alignment formatting.  
Public PropertyGets or sets a boolean value indicating which formatting should be applied.  
Public PropertyGets or sets the border formatting.  
Public PropertyGets or sets the fill formatting.  
Public PropertyGets or sets the font formatting.  
Public PropertyGets or sets the gradient fill formatting.  
Public PropertyGets or sets the number formatting.  
Public PropertyGets or sets the number formatting code.  
Public PropertyGets or sets the protection formatting.  
Public PropertyGets a value indicating whether the quote prefix is marked.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
Public MethodGets the formatter.  
Public MethodReturns a hash code for this instance.  
Public MethodDetermines whether this StyleFormat is empty.  
Public MethodDetermines whether this StyleFormat is same as Normal style.  
Public MethodScales the font by the specified scale factor.  
Top
See Also