AnsiCode
Gets the VT ANSI code for the style.
Declaration
public string AnsiCode { get; }
Property Value
Type | Description |
---|---|
string |
Remarks
This property can return null
if the whole theme does not support VT ANSI codes.
Gets the VT ANSI code for the style.
public string AnsiCode { get; }
Type | Description |
---|---|
string |
This property can return null
if the whole theme does not support VT ANSI codes.