Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / FormatResult Structure
Members


In This Topic
    FormatResult Structure
    In This Topic
    Represents the formatting value result.
    Syntax
    'Declaration
     
    
    Public Structure FormatResult 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As FormatResult
    public struct FormatResult : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.FormatResult

    See Also