Spread WPF 18
GrapeCity.Spreadsheet Namespace / FormatResult Structure
Members


In This Topic
    FormatResult Structure
    In This Topic
    Represents the formatting value result.
    Object Model
    FormatResult Structure
    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