Skip to content

Latest commit

 

History

History
57 lines (53 loc) · 2.05 KB

File metadata and controls

57 lines (53 loc) · 2.05 KB

AsposeCellsCloud::Object::Picture

Load the model package

use AsposeCellsCloud::Object::Picture;

Properties

Name Type Description Notes
BorderLineColor Color Represents the of the border line of a picture.
BorderWeight double Gets or sets the weight of the border line of a picture in units of pt.
OriginalHeight int Gets the original height of the picture.
OriginalWidth int Gets the original width of the picture.
ImageFormat string This class has a property called "ImageFormat" that allows getting and setting a string value.
SourceFullName string Gets or sets the path and name of the source file for the linked image.
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]