←Select platform

ColumnIndex Property

Summary

Gets the column index of a cell within the sheet.

Syntax

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

Property Value

A zero-based index of the column of a cell within the sheet.

Remarks

The index of the first column is 0.

Requirements

Target Platforms

See Also

Cell Class

Cell Members

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.5.29
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.