[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IGraphicObjects

IGraphicObjects Interface

Represents a collection of GrapeCity.Spreadsheet.Drawing.GraphicObject objects.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IGraphicObjects
Public Interface IGraphicObjects

Properties

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.

Methods

Name Description
Add(GraphicObject)

Adds a graphic object to the graphic object collection.