GrapeCity.Xaml.Excel
Width Property (IExcelColumn)


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

Property Value

The width of the column
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelColumn Interface
IExcelColumn Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options