←Select platform

Count Property

Summary

Gets the total number of images currently embedded within the Excel sheet.

Syntax

C#
C++/CLI
Python
public int Count { get; } 
public:  
   property Int32 Count 
   { 
      Int32 get() 
   } 
Count # get  (SheetImages) 

Property Value

An integer representing the total count of embedded images within the sheet.

Remarks

The Count property is instrumental for managing and iterating through images in an Excel sheet. It allows for the assessment of the sheet's visual content at a glance and supports operations that require action on each embedded image.

Requirements

Target Platforms

See Also

SheetImages Class

SheetImages Members

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.4.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.LEADOffice Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.