ShapeGuideCollection Class

ShapeGuideCollection class

Encapsulates a collection of shape guide


type ShapeGuideCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewShapeGuideCollectionDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
AddAdds a shape guide.(Important: This feature is currently only available for Excel07 and above)
GetGets a shape guide by index
GetCount