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

DeleteColumns Method

Deletes the specified number of columns.

Syntax

[VB.NET]
Public Sub DeleteColumns(ByVal ColumnCount As Integer)
[C#]
public void DeleteColumns(int columnCount);

Remarks

This method deletes the number of columns specified by ColumnCount. The columns are deleted from the end of the spreadsheet.

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