Spread Windows Forms 12.0 Product Documentation
UpdateMargin Method


FarPoint.Win.Spread.Design Assembly > FarPoint.Win.Spread.Design Namespace > MarginCollection Class : UpdateMargin Method
The sheet ID.
Updates the margin.
Syntax
'Declaration
 
Public Sub UpdateMargin( _
   ByVal sheetID As Integer _
) 
'Usage
 
Dim instance As MarginCollection
Dim sheetID As Integer
 
instance.UpdateMargin(sheetID)
public void UpdateMargin( 
   int sheetID
)

Parameters

sheetID
The sheet ID.
See Also

Reference

MarginCollection Class
MarginCollection Members