[]
Gets or sets a set of stored SubStyle objects.
[Browsable(false)]
public SubStyleCollection SubStyles { get; set; }
<Browsable(False)>
Public Property SubStyles As SubStyleCollection
Type | Description |
---|---|
SubStyleCollection | A SubStyleCollection object that indicates the SubStyle collection. |