Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelBiffRead Interface / ExcelSetTopMargin Method
Sheet index


In This Topic
ExcelSetTopMargin Method
In This Topic
ExcelSetTopMargin - Excel Biff Record
Syntax
'Declaration
 
Function ExcelSetTopMargin( _
   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.ExcelSetTopMargin(sheet, num)

Parameters

sheet
Sheet index
num
See Also