Spread WPF 17
GrapeCity.Excel Namespace / GcSize Structure
Members


In This Topic
    GcSize Structure
    In This Topic
    Implements a structure that is used to describe the GrapeCity.Excel.GcSize of an object.
    Object Model
    GcSize Structure
    Syntax
    'Declaration
     
    Public Structure GcSize 
       Inherits System.ValueType
    'Usage
     
    Dim instance As GcSize
    public struct GcSize : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Excel.GcSize

    See Also