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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Row 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 row.
Syntax
'Declaration
 
Public Sub ResetMargin() 
'Usage
 
Dim instance As Row
 
instance.ResetMargin()
public void ResetMargin()
See Also

Reference

Row Class
Row Members