Table of Contents

XlsFile.ObjectCount Property

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

Syntax

Namespace: FlexCel.XlsAdapter

public override Int32 ObjectCount { get; }

See also