GetRowHeightPx

SpreadsheetWorksheet.GetRowHeightPx method

指定された行の高さをピクセル単位で取得します.

public int GetRowHeightPx(int row)
パラメータ タイプ 説明
row Int32 行インデックス。

戻り値

行の高さ (ピクセル単位)。

関連項目