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# 
IShapeLineFormat Line { get; }
ReadOnly Property Line As IShapeLineFormat
	Get
property IShapeLineFormat^ Line {
	IShapeLineFormat^ get ();
}
abstract Line : IShapeLineFormat with get

Property Value

IShapeLineFormat

See Also