[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FillFormatList

FillFormatList Class

Represents a set of three or more fill styles that are used within a theme.

Inheritance
FillFormatList
Namespace: GrapeCity.Documents.Word
Assembly: GcDocs.Word.dll
Syntax
public class FillFormatList : FormattingBagList<FillFormat>, IReadOnlyList<FillFormat>, IReadOnlyCollection<FillFormat>, IEnumerable<FillFormat>, IEnumerable

Methods

Name Description
Add()

Adds a new fill format to the list.

Remove(int)

Removes the fill format from the list.