Spread for ASP.NET 12 Product Documentation
ResetMargin Method (Cell)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : ResetMargin Method
Resets the settings of the cell margins that define the space between the cell border and the cell contents, for all the cells in this column.
Syntax
'Declaration
 
Public Sub ResetMargin() 
'Usage
 
Dim instance As Cell
 
instance.ResetMargin()
public void ResetMargin()
See Also

Reference

Cell Class
Cell Members