Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Fill Structure
Members


In This Topic
    Fill Structure
    In This Topic
    Represent the fill formatting.
    Syntax
    'Declaration
     
    
    Public Structure Fill 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As Fill
    public struct Fill : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.Fill

    See Also