Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / StandardWidthInPixel Property
In This Topic
    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