[]
Represents alternate text settings.
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public class AlternateTextInfo
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public Class AlternateTextInfo
Name | Description |
---|---|
AlternateTextInfo() | Initializes a new instance of the AlternateTextInfo class. |
Name | Description |
---|---|
ForeColor | Gets or sets the color of the alternate text. |
Text | Gets or sets the alternate text. |