[]
        
(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: DS.Documents.Word.dll
Syntax
public class FillFormatList : FormattingBagList<FillFormat>, IReadOnlyList<FillFormat>, IReadOnlyCollection<FillFormat>, IEnumerable<FillFormat>, IEnumerable
Public Class FillFormatList
    Inherits FormattingBagList(Of FillFormat)
    Implements IReadOnlyList(Of FillFormat), IReadOnlyCollection(Of FillFormat), IEnumerable(Of FillFormat), IEnumerable

Methods

Name Description
Add()

Adds a new fill format to the list.

Remove(int)

Removes the fill format from the list.