Link Search Menu Expand Document

RowHeightInTwips Property

Gets or sets the height of row.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
protected uint HeightInTwips { get; set; }

Property Value

Type: UInt32
The height of row, in twips.
See Also

Reference