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

Property Value

ShapeArrowWidthType

See Also