'Declaration
Function ExcelSetDefaultRowHeight( _ ByVal sheet As Short, _ ByVal defRowHeight As Short _ ) As Boolean
'Usage
Dim instance As IExcelBiffRead Dim sheet As Short Dim defRowHeight As Short Dim value As Boolean value = instance.ExcelSetDefaultRowHeight(sheet, defRowHeight)
bool ExcelSetDefaultRowHeight( short sheet, short defRowHeight )
Parameters
- sheet
- Sheet index
- defRowHeight