FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelBiffRead インターフェース : ExcelSetDefaultRowHeight メソッド |
'宣言
Function ExcelSetDefaultRowHeight( _ ByVal sheet As Short, _ ByVal defRowHeight As Short _ ) As Boolean
bool ExcelSetDefaultRowHeight( short sheet, short defRowHeight )