'Declaration
Function ExcelSetDefaultRowHeight( _ ByVal sheet As Short, _ ByVal height As Double _ ) As Boolean
Parameters
- sheet
- Sheet index
- height
- Row height
'Declaration
Function ExcelSetDefaultRowHeight( _ ByVal sheet As Short, _ ByVal height As Double _ ) As Boolean