GrapeCity.Spreadsheet Namespace / StyleFormat Structure
Members


StyleFormat Structure
Represents all style settings of the cell.
Object Model
StyleFormat Structure
Syntax
'Declaration
 
Public Structure StyleFormat 
   Inherits System.ValueType
 
'Usage
 
Dim instance As StyleFormat
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.StyleFormat

See Also