GrapeCity.Xaml.Excel
Width Property (ExcelColumn)


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

Property Value

The width of the column
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelColumn Class
ExcelColumn Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options