[]
The Word/RTF style collection.
public class RtfStyleCollection : RtfCollection, ICloneable, IEnumerable
Name | Description |
---|---|
this[int] | Gets or sets the style at the specified index within the collection. |
this[string] | Gets or sets the style at the specified name within the collection. |
Name | Description |
---|---|
Clone(RtfObject) | A copy of the current collection. |