ITextBox Interface |
Namespace: Spire.Xls.Core
The ITextBox type exposes the following members.
Name | Description | |
---|---|---|
![]() |
HAlignment |
Horizontal alignment of the text.
|
![]() |
IsTextLocked |
Indicates whether comment text is locked.
|
![]() |
Parent |
Gets the parent object of the current instance.
(Inherited from
IExcelApplication
.)
|
![]() |
RichText |
Text of the comment. Read-only.
|
![]() |
Text |
Text of the comment.
|
![]() |
TextRotation |
Text rotation.
|
![]() |
VAlignment |
Vertical alignment of the text.
|