GrapeCity.Xaml.Excel
ExcelColumn Constructor


The owner IExcelWorksheet instance
Initialize a new instance of ExcelColumn.
Syntax
'Declaration
 
Public Function New( _
   ByVal workSheet As IExcelWorksheet _
)
'Usage
 
Dim workSheet As IExcelWorksheet
 
Dim instance As New ExcelColumn(workSheet)
public ExcelColumn( 
   IExcelWorksheet workSheet
)

Parameters

workSheet
The owner IExcelWorksheet instance
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelColumn Class
ExcelColumn Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options