ChartTextFrame Class

ChartTextFrame class

Encapsulates the object that represents the frame object which contains text.


type ChartTextFrame struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewChartTextFrameConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
IsDeletedIndicates whether this data labels is deleted.
SetIsDeletedIndicates whether this data labels is deleted.
GetTextHorizontalAlignmentGets and sets the text horizontal alignment.
SetTextHorizontalAlignmentGets and sets the text horizontal alignment.
GetTextVerticalAlignmentGets or sets the text vertical alignment of text.
SetTextVerticalAlignmentGets or sets the text vertical alignment of text.
GetRotationAngleRepresents text rotation angle.
SetRotationAngleRepresents text rotation angle.
IsAutomaticRotationIndicates whether the text of the chart is automatically rotated.
CharactersReturns a Characters object that represents a range of characters within the text.
GetReadingOrderRepresents text reading order.
SetReadingOrderRepresents text reading order.
IsResizeShapeToFitTextGets or sets whether a shape should be auto-fit to fully contain the text described within it. Auto-fitting iswhen text within a shape is scaled in order to contain all the text inside.
SetIsResizeShapeToFitTextGets or sets whether a shape should be auto-fit to fully contain the text described within it. Auto-fitting iswhen text within a shape is scaled in order to contain all the text inside.
IsAutoTextIndicates the text is auto generated.
SetIsAutoTextIndicates the text is auto generated.
GetTextGets or sets the text of a frame’s title.
SetTextGets or sets the text of a frame’s title.
GetLinkedSourceGets and sets a reference to the worksheet.
SetLinkedSourceGets and sets a reference to the worksheet.
GetDirectionTypeGets and sets the direction of text.
SetDirectionTypeGets and sets the direction of text.
IsTextWrappedGets or sets a value indicating whether the text is wrapped.
SetIsTextWrappedGets or sets a value indicating whether the text is wrapped.
IsInnerModeIndicates whether the size of the plot area size includes the tick marks, and the axis labels.False specifies that the size shall determine the size of the plot area, the tick marks, and the axis labels.
SetIsInnerModeIndicates whether the size of the plot area size includes the tick marks, and the axis labels.False specifies that the size shall determine the size of the plot area, the tick marks, and the axis labels.
GetBackgroundModeGets and sets the display mode of the background
SetBackgroundModeGets and sets the display mode of the background
GetShadowTrue if the frame has a shadow.
SetShadowTrue if the frame has a shadow.
GetShapePropertiesGets the object.
IsDefaultPosBeSetIndicates whether default position(DefaultX, DefaultY, DefaultWidth and DefaultHeight) are set.
GetDefaultXRepresents x of default position
GetDefaultYRepresents y of default position
GetDefaultWidthRepresents width of default position
GetDefaultHeightRepresents height of default position
GetBorderGets the border.
GetAreaGets the area.
GetTextOptionsGets and sets the options of the text.
GetFontGets a object of the specified ChartFrame object.
GetAutoScaleFontTrue if the text in the object changes font size when the object size changes. The default value is True.
SetAutoScaleFontTrue if the text in the object changes font size when the object size changes. The default value is True.
IsAutomaticSizeIndicates whether the chart frame is automatic sized.
SetIsAutomaticSizeIndicates whether the chart frame is automatic sized.
GetXGets or sets the x coordinate of the upper left corner in units of 1/4000 of the chart area.
SetXGets or sets the x coordinate of the upper left corner in units of 1/4000 of the chart area.
GetYGets or sets the y coordinate of the upper left corner in units of 1/4000 of the chart area.
SetYGets or sets the y coordinate of the upper left corner in units of 1/4000 of the chart area.
GetHeightGets or sets the height of frame in units of 1/4000 of the chart area.
SetHeightGets or sets the height of frame in units of 1/4000 of the chart area.
GetWidthGets or sets the width of frame in units of 1/4000 of the chart area.
SetWidthGets or sets the width of frame in units of 1/4000 of the chart area.
SetPositionAutoSet position of the frame to automatic