Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FillFormat Class
Properties Methods

In This Topic
    FillFormat Class Members
    In This Topic

    The following tables list the members exposed by FillFormat.

    Public Properties
     NameDescription
    Public PropertyGets the gradient fill.

    This property has effect only if the Type of this fill format is FillType.Gradient.

     
    Public PropertyGets the image fill.

    This property has effect only if the Type of this fill format is FillType.Image.

     
    Public Property  
    Public PropertyGets the pattern fill.

    This property has effect only if the Type of this fill format is FillType.Pattern.

     
    Public PropertyGets the solid color fill.

    This property has effect only if the Type of this fill format is FillType.Solid.

     
    Public Property Gets or sets the fill type.  
    Top
    Public Methods
     NameDescription
    Public MethodSets the FillSource to GrapeCity.Documents.Word.FillSource.Group.

    Note that this is set even if the shape is not in a group.

     
    Public Method  
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Public Method  
    Public MethodServes as the default hash function.  
    Public Method  
    Top
    See Also