IGeomPathShape
AddPath Method
|
Adds a new path to the geometry and returns an interface to manipulate its properties.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
Function AddPath As IGeomPathInfo
abstract AddPath : unit -> IGeomPathInfo
Return Value
Type:
IGeomPathInfo
See Also