GrapeCity.Xaml.Excel
DefaultColumnWidth Property (IExcelWorksheet)


Gets or sets the default width of the column.
Syntax
'Declaration
 
Property DefaultColumnWidth As Double
'Usage
 
Dim instance As IExcelWorksheet
Dim value As Double
 
instance.DefaultColumnWidth = value
 
value = instance.DefaultColumnWidth
double DefaultColumnWidth {get; set;}

Property Value

The default width of the column.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorksheet Interface
IExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options