StandardWidthInPixel Property
StandardWidthInPixel
Gets or sets the standard (default) width(in pixels) of all the columns in the worksheet (read or write).
Declaration
double StandardWidthInPixel { get; set; }
Property StandardWidthInPixel As Double