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# 
ShapeDashLineStyleType DashStyle { get; set; }
Property DashStyle As ShapeDashLineStyleType
	Get
	Set
property ShapeDashLineStyleType DashStyle {
	ShapeDashLineStyleType get ();
	void set (ShapeDashLineStyleType value);
}
abstract DashStyle : ShapeDashLineStyleType with get, set

Property Value

ShapeDashLineStyleType

See Also