Spreadsheet Integrator - Online Help
Available for:
Spreadsheet Integrator
Questions / Feedback?

ColumnCount Property

The number of columns in the sheet.

Syntax

[VB.NET]
Public ReadOnlyProperty ColumnCount As Integer

[C#]
public int ColumnCount {get;}

Remarks

This property returns the number of columns in the sheet. To add columns call AddColumns. To delete columns call DeleteColumns.

This property is read-only and not available at design time.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0