[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Style.Aliases

Aliases Property

Aliases

Gets the collection of alternative names for the style. These names can be used in an application's user interface as desired.

Declaration
public AliasCollection Aliases { get; }
Public ReadOnly Property Aliases As AliasCollection