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


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

Parameters

sheet
Sheet index
num
See Also