Spread WPF 18
GrapeCity.Spreadsheet Namespace / Fill Structure
Members


In This Topic
    Fill Structure
    In This Topic
    Represent the fill formatting.
    Object Model
    Fill Structure
    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