ShapeGuideCollection Class
ShapeGuideCollection class
Encapsulates a collection of shape guide
type ShapeGuideCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewShapeGuideCollection | Default constructor. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Add | Adds a shape guide.(Important: This feature is currently only available for Excel07 and above) |
Get | Gets a shape guide by index |
GetCount |