Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum MsoPathType
Public Enumeration MsoPathType
public enum class MsoPathType
type MsoPathType

Members

MemberValueDescription
MsopathLineTo0
MsopathCurveTo1
MsopathMoveTo2
MsopathClose3
MsopathEnd4
MsopathEscape5
MsopathArcTo6
Unknown7

See Also