GetColumnWidth
SpreadsheetWorksheet.GetColumnWidth method
Gets the width of the specified column in points.
public double GetColumnWidth(int column)
Parameter | Type | Description |
---|---|---|
column | Int32 | The column index. |
Return Value
The width of the column in points.
See Also
- class SpreadsheetWorksheet
- namespace GroupDocs.Watermark.Contents.Spreadsheet
- assembly GroupDocs.Watermark