WorksheetObjectsManager Property

Manager of the document objects.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public IObjectsManager<RegionBase> ObjectsManager { get; set; }

Property Value

IObjectsManagerRegionBase

Implements

IDocumentTObjectsManager

See Also