GetRowHeightPx
SpreadsheetWorksheet.GetRowHeightPx method
获取指定行的像素高度。
public int GetRowHeightPx(int row)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | 行索引。 |
返回值
行的高度(以像素为单位)。
获取指定行的像素高度。
public int GetRowHeightPx(int row)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | 行索引。 |
行的高度(以像素为单位)。