GrapeCity.Documents.Excel Namespace / IWorksheet Interface / StandardWidthInPixel Property
StandardWidthInPixel Property
In This Topic
Gets or sets the standard (default) width(in pixels) of all the columns in the worksheet (read or write).
Syntax
System.double StandardWidthInPixel {get; set;}
See Also