[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FillFormat.ApplyGroupFill

ApplyGroupFill Method

ApplyGroupFill()

Sets the GrapeCity.Documents.Word.FillFormat.FillSource to GrapeCity.Documents.Word.FillSource.Group.

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

Declaration
public bool ApplyGroupFill()
Public Function ApplyGroupFill() As Boolean
Returns
Type Description
bool

True if this object is grouped (has a GroupShape parent), false otherwise.