Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FormatScheme Class / Fills Property

In This Topic
    Fills Property
    In This Topic
    Gets a set of three or more fill styles that are used within the theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property Fills As FillFormatList
    public FillFormatList Fills {get;}
    See Also