IDisplayUnitLabel Interface Methods
In This Topic
For a list of all members of this type, see IDisplayUnitLabel members.
Public Methods
| Name | Description |
 | delete | Deletes the object. |
 | getFont | Returns a Microsoft.Office.Interop.Excel.Font object that represents the font of the specified object. |
 | getFormat | Returns the IChartFormat object. |
 | getParent | Gets the parent object. |
 | getText | Gets the text for the specified object. |
 | getTextFrame | Returns the ITextFrame object that contains the text and font styleproperties for the specified display unit label. |
 | setText | Sets the text for the specified object. |
Top
See Also