ITextBox module

class ITextBox.ITextBox

Bases: IParagraphBase, ICompositeObject

Represents a text box in a document.

abstract property Body: Body

Gets the body of the text box.

Returns:

The body of the text box.

abstract property Format: TextBoxFormat

Gets the format of the text box.

Returns:

The format of the text box.