ITextBox module

class ITextBox.ITextBox

Bases: IExcelApplication

abstract property HAlignment: CommentHAlignType
abstract property IsTextLocked: bool
abstract property RichText: IRichTextString
abstract property Text: str
abstract property TextRotation: TextRotationType
abstract property VAlignment: CommentVAlignType