Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FillFormatList Class / Add Method

In This Topic
    Add Method (FillFormatList)
    In This Topic
    Adds a new fill format to the list.
    Syntax
    'Declaration
     
    Public Function Add() As FillFormat
    public FillFormat Add()

    Return Value

    The added FillFormat.
    See Also