Cells.StandardWidth
Cells.StandardWidth property
Gets or sets the default column width in the worksheet, in unit of characters.
public double StandardWidth { get; set; }
See Also
- class Cells
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets or sets the default column width in the worksheet, in unit of characters.
public double StandardWidth { get; set; }