Table of Contents

ExcelFile.ObjectCount Property

Count of all graphical objects on the sheet. They can be charts, images, shapes, etc.

Syntax

Namespace: FlexCel.Core

public abstract Int32 ObjectCount { get; }

See also