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

In This Topic
    StyleFill Class
    In This Topic
    Represents a reference to a fill style within FormatScheme.Fills or FormatScheme.BackgroundFills.
    Object Model
    StyleFill Class
    Syntax
    'Declaration
     
    Public Class StyleFill 
       Inherits FormattingBag
    public class StyleFill : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.StyleFill

    See Also