MsoPathInfo
Type Property
|
Represents path segment in NotPrimitive autoshape
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public MsoPathType Type { get; }
Public ReadOnly Property Type As MsoPathType
Get
public:
property MsoPathType Type {
MsoPathType get ();
}
member Type : MsoPathType with get
Property Value
Type:
MsoPathType
See Also