'Declaration
Function ExcelSetLeftMargin( _ ByVal sheet As Short, _ ByVal num As Double _ ) As Boolean
'Usage
Dim instance As IExcelBiffRead Dim sheet As Short Dim num As Double Dim value As Boolean value = instance.ExcelSetLeftMargin(sheet, num)
Parameters
- sheet
- Sheet index
- num