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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Column 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 Column
 
instance.ResetMargin()
public void ResetMargin()
See Also

Reference

Column Class
Column Members