[]
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.
public bool ApplyGroupFill()
Public Function ApplyGroupFill() As Boolean
Type | Description |
---|---|
bool | True if this object is grouped (has a GroupShape parent), false otherwise. |