[]
        
(Showing Draft Content)

FarPoint.Web.Spread.TextCellType.Format

Format Method

Format(object)

Formats the text to a string of password characters if the Password property is true.

Declaration
public override string Format(object obj)
Public Overrides Function Format(obj As Object) As String
Parameters
Type Name Description
object obj
Returns
Type Description
string
Overrides