Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / RegExpCellType Class / Format Method


In This Topic
    Format Method (RegExpCellType)
    In This Topic
    When deriving a cell type based on this type, override this to change what gets passed back and formatted as a string into the cell on the sheet from the object in the data model.
    Overload List
    OverloadDescription
    When deriving a cell type based on this type, override this to change what gets passed back and formatted as a string into the cell on the sheet from the object in the data model.  
    Formats the object as a string. (Inherited from FarPoint.Web.Spread.GeneralCellType)
    See Also