←Select platform

SheetCount Property

Summary

Gets the total number of sheets currently in the Excel workbook.

Syntax

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

Property Value

An integer representing the total number of sheets within the workbook.

Requirements

Target Platforms

See Also

LEADWorkbook Class

LEADWorkbook 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.