[]
Represents a collection of GrapeCity.Spreadsheet.Drawing.GraphicObject objects.
public interface IGraphicObjects
Public Interface IGraphicObjects
Name | Description |
---|---|
Count | Gets the number of graphic objects in the collection. |
this[int] | Indicates the GrapeCity.Spreadsheet.Drawing.GraphicObject at the specified indexed location in the collection. |
Name | Description |
---|---|
Add(GraphicObject) | Adds a graphic object to the graphic object collection. |