Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / StyleFill Class / ThemeFill Property

In This Topic
    ThemeFill Property
    In This Topic
    Gets or sets a reference to a fill style within FormatScheme.Fills or FormatScheme.BackgroundFills.
    Syntax
    'Declaration
     
    Public Property ThemeFill As FillFormat
    public FillFormat ThemeFill {get; set;}
    See Also