GrapeCity.Xaml.Excel
DefaultColumnWidth Property (ExcelWorksheet)


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

Property Value

The default width of the column.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorksheet Class
ExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options