'Declaration
Public Enum MsoShapePath Inherits System.Enum
'Usage
Dim instance As MsoShapePath
public enum MsoShapePath : System.Enum
'Declaration
Public Enum MsoShapePath Inherits System.Enum
'Usage
Dim instance As MsoShapePath
public enum MsoShapePath : System.Enum
Member | Description |
---|---|
MSO_SHAPE_COMPLEX | pSegmentInfo must be non-empty |
MSO_SHAPE_CURVES | A line of Bezier curve segments |
MSO_SHAPE_CURVES_CLOSED | A closed shape with curved edges |
MSO_SHAPE_LINES | A line of straight segments |
MSO_SHAPE_LINES_CLOSED | A closed polygonal object |
System.Object
System.ValueType
System.Enum
FarPoint.Excel.MsoShapePath