ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / DDColumn Class / Width Property

In This Topic
Width Property (DDColumn)
In This Topic
Gets or sets the width of the column in Twips.
Syntax
'Declaration
 
Public Property Width As Integer
 
Remarks
The value will be converted to Excel's "1/256 character width" unit system.
See Also