IDisplayUnitLabel Interface Members
In This Topic
The following tables list the members exposed by IDisplayUnitLabel.
Public Properties
| Name | Description |
| Font |
Returns a Microsoft.Office.Interop.Excel.Font object that represents the
font of the specified object.
|
| Format | Returns the IChartFormat object. |
| Parent |
Gets the parent object.
|
| Text |
Gets or sets the text for the specified object.
|
| TextFrame | Returns the ITextFrame object that contains the text and font style properties for the specified display unit label. |
Top
Public Methods
| Name | Description |
| Delete |
Deletes the object.
|
Top
See Also