←Select platform

Count Property

Summary

Gets the total number of merged cell regions currently defined within the sheet. This property provides a quick way to assess how many distinct merged regions exist, facilitating operations that involve iterating over or managing these regions.

Syntax

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

Property Value

An integer representing the count of merged cell regions within the sheet.

Requirements

Target Platforms

See Also

MergedCellRegions Class

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