Click or drag to resize

ExcelRowHeight Property

Gets or sets row height.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public int Height { get; set; }

Property Value

Int32
Remarks
Unit is twip (1/20th of a point).
See Also