Link Search Menu Expand Document

RowHeight 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
public uint Height { get; set; }

Property Value

Type: UInt32
The height of row, in pixel.

Implements

IRowHeight
See Also

Reference