ChartTextFormat
ChartTextFormat class
Specifies default text formatting for chart text elements.
copyFrom
Name | Description |
---|---|
copyFrom (TextFrame) | Copies text format from specified text frame. |
Parameters:
Name | Type | Description |
---|---|---|
sourceTextFrame | TextFrame | Text frame to copy text format. |
Returns: void
copyTo
Name | Description |
---|---|
copyTo (TextFrame) | Copies text format to specified text frame. |
Parameters:
Name | Type | Description |
---|---|---|
destTextFrame | TextFrame | Text frame to copy text format to. |
Returns: void
getParagraphFormat
Name | Description |
---|---|
getParagraphFormat () | ParagraphFormat. Read-only IChartParagraphFormat. |
Returns: ParagraphFormat
getPortionFormat
Name | Description |
---|---|
getPortionFormat () | PortionFormat. Read-only IChartPortionFormat. |
Returns: ChartPortionFormat
getTextBlockFormat
Name | Description |
---|---|
getTextBlockFormat () | TextBlockFormat. Read-only IChartTextBlockFormat. |
Returns: TextFrameFormat