Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface ILineShape : IShape, 
	IExcelApplication, IPrstGeomShape
Public Interface ILineShape
	Inherits IShape, IExcelApplication, IPrstGeomShape
public interface class ILineShape : IShape, 
	IExcelApplication, IPrstGeomShape
type ILineShape =  
    interface
        interface IShape
        interface IExcelApplication
        interface IPrstGeomShape
    end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AlternativeText (Inherited from IShape.)
BeginArrowheadLength
BeginArrowHeadStyle
BeginArrowheadWidth
Color
DashStyle
EndArrowheadLength
EndArrowHeadStyle
EndArrowheadWidth
Fill (Inherited from IShape.)
GeomPaths (Inherited from IPrstGeomShape.)
Glow (Inherited from IShape.)
Height (Inherited from IShape.)
HtmlString (Inherited from IShape.)
HyLink
ID (Inherited from IShape.)
IsLockAspectRatio (Inherited from IShape.)
IsLocked (Inherited from IShape.)
IsPrintable (Inherited from IShape.)
IsSmartArt (Inherited from IShape.)
Left (Inherited from IShape.)
LineShapeType
MiddleOffsetPercent
Name (Inherited from IShape.)
OnAction (Inherited from IShape.)
Parent (Inherited from IExcelApplication.)
PrstShapeType (Inherited from IPrstGeomShape.)
Reflection (Inherited from IShape.)
Remove()()()() (Inherited from IShape.)
ResizeBehave (Inherited from IShape.)
Rotation
Rotation (Inherited from IShape.)
Scale(Int32, Int32) (Inherited from IShape.)
Shadow (Inherited from IShape.)
ShapeType (Inherited from IShape.)
Style
Text (Inherited from IPrstGeomShape.)
TextFrame (Inherited from IShape.)
ThreeD (Inherited from IShape.)
Top (Inherited from IShape.)
Transparency
Visible (Inherited from IShape.)
Weight
Width (Inherited from IShape.)

See Also