'Declaration
Public Enum QueryShapeType Inherits System.Enum
'Usage
Dim instance As QueryShapeType
public enum QueryShapeType : System.Enum
'Declaration
Public Enum QueryShapeType Inherits System.Enum
'Usage
Dim instance As QueryShapeType
public enum QueryShapeType : System.Enum
Member | Description |
---|---|
All | Queries all DrawingObject |
Comment | Queries all CellNote |
None | Queries nothing. |
Other | Queries other drawing objects type. |
Shape | Queries all Shape |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.QueryShapeType