Skip to content

Latest commit

 

History

History
51 lines (47 loc) · 1.49 KB

File metadata and controls

51 lines (47 loc) · 1.49 KB

AsposeCellsCloud::Object::TextBox

Load the model package

use AsposeCellsCloud::Object::TextBox;

Properties

Name Type Description Notes
Name string
MsoDrawingType string
AutoShapeType string
Placement string
UpperLeftRow int
Top int
UpperLeftColumn int
Left int
LowerRightRow int
Bottom int
LowerRightColumn int
Right int
Width int
Height int
X int
Y int
RotationAngle double
HtmlText string
Text string
AlternativeText string
TextHorizontalAlignment string
TextHorizontalOverflow string
TextOrientationType string
TextVerticalAlignment string
TextVerticalOverflow string
IsGroup boolean
IsHidden boolean
IsLockAspectRatio boolean
IsLocked boolean
IsPrintable boolean
IsTextWrapped boolean
IsWordArt boolean
LinkedCell string
ZOrderPosition int
Font Font
Hyperlink string
link Link

[Back to Model list]
[Back to README]