Spread for ASP.NET 12 Product Documentation
ResetTag Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : ResetTag Method
Resets the tag for the cell to empty.
Syntax
'Declaration
 
Public Sub ResetTag() 
'Usage
 
Dim instance As Cell
 
instance.ResetTag()
public void ResetTag()
See Also

Reference

Cell Class
Cell Members