ILineShape Interface |
Namespace: Spire.Xls.Core
The ILineShape type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AlternativeText |
Returns or sets the descriptive (alternative) text string for a Shape object.
(Inherited from
IShape
.)
|
![]() |
BeginArrowheadLength |
Begin Arrow head Length
|
![]() |
BeginArrowHeadStyle |
Begin Arrow Head Style
|
![]() |
BeginArrowheadWidth |
Begin Arrow head Width
|
![]() |
Color |
line color
|
![]() |
DashStyle |
DashStyle
|
![]() |
EndArrowheadLength |
End Arrow head Length
|
![]() |
EndArrowHeadStyle |
End Arrow Head Style
|
![]() |
EndArrowheadWidth |
End Arrow head Width
|
![]() |
Fill |
Gets the fill style of the shape.
(Inherited from
IShape
.)
|
![]() |
GeomPaths |
Gets a collection of geometric paths represented by objects implementing the IGeomPath interface.
(Inherited from
IPrstGeomShape
.)
|
![]() |
Glow |
Gets the glow effect applied to the object.
(Inherited from
IShape
.)
|
![]() |
Height |
The height of the object. Read/write Integer
(Inherited from
IShape
.)
|
![]() |
HtmlString |
Gets and sets the html string which contains data and some formattings in this shape.
(Inherited from
IShape
.)
|
![]() |
HyLink |
Gets the hyperlink associated with this object.
|
![]() |
ID |
Returns the type for the specified object. Read-only Integer.
(Inherited from
IShape
.)
|
![]() |
IsLockAspectRatio |
True means that don't allow changes in aspect ratio.
(Inherited from
IShape
.)
|
![]() |
IsLocked |
True if the object is locked, False if the object can be modified when the sheet is protected.
(Inherited from
IShape
.)
|
![]() |
IsPrintable |
True if the object is printable
(Inherited from
IShape
.)
|
![]() |
IsSmartArt |
Gets a value indicating whether the object is a SmartArt graphic.
(Inherited from
IShape
.)
|
![]() |
Left |
The distance from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart). Read/write Integer.
(Inherited from
IShape
.)
|
![]() |
Line |
Returns the border line object of a shape.
(Inherited from
IShape
.)
|
![]() |
LineShapeType |
Gets the type of the line shape.
|
![]() |
LinkedCell |
Gets or sets the range linked to the shape's value.
(Inherited from
IShape
.)
|
![]() |
MiddleOffsetPercent |
MiddleOffsetPercent
Set middle point value ,
when middle point localed at back of start pointvalue is less than 0
when middle pointlocaled at start pointvalue is 0
when middle pointlocaled at end pointvalue is 1
when middle point localed at back of end pointvalue is greater than 0
|
![]() |
Name |
Returns or sets the name of the object. Read/write String.
(Inherited from
IShape
.)
|
![]() |
OnAction |
Gets or sets the action to be performed.
(Inherited from
IShape
.)
|
![]() |
Parent |
Gets the parent object of the current instance.
(Inherited from
IExcelApplication
.)
|
![]() |
PrstShapeType |
Gets the type of the preset geometric shape.
(Inherited from
IPrstGeomShape
.)
|
![]() |
Reflection |
Gets the reflection effect applied to the shape.
(Inherited from
IShape
.)
|
![]() |
ResizeBehave |
Specifies all possible settings for how drawing object shall be resized when the rows and columns between its start and ending anchor are resized or inserted(ComboBoxShape and CheckBoxShape and RadioButtonShape set MoveAndResize type value is invalid)
(Inherited from
IShape
.)
|
![]() |
Rotation |
Gets or sets the rotation angle in degrees.
|
![]() |
Shadow |
Gets the shadow settings for the object.
(Inherited from
IShape
.)
|
![]() |
ShapeType |
The shape type of the object.
(Inherited from
IShape
.)
|
![]() |
Style |
Style
|
![]() |
Text |
Text of the comment.
(Inherited from
IPrstGeomShape
.)
|
![]() |
TextFrame |
Gets the text frame associated with the object.
(Inherited from
IShape
.)
|
![]() |
TextVerticalAlignment |
Get or set Text Vertical Alignment.
(Inherited from
IPrstGeomShape
.)
|
![]() |
ThreeD |
Gets the 3D formatting options for the object.
(Inherited from
IShape
.)
|
![]() |
Top |
The distance from the top edge of the topmost shape in the shape range to the top edge of the worksheet. Read/write Integer.
(Inherited from
IShape
.)
|
![]() |
Transparency |
Transparency
value 0---1
|
![]() |
Visible |
Determines whether the object is visible.
(Inherited from
IShape
.)
|
![]() |
Weight |
Weight
|
![]() |
Width |
The width of the object. Read/write Integer.
(Inherited from
IShape
.)
|
Name | Description | |
---|---|---|
![]() |
Remove |
Removes this shape from shapes collection.
(Inherited from
IShape
.)
|
![]() |
Scale |
Scales the shape.
(Inherited from
IShape
.)
|