ICustomParser.GetFormat

ICustomParser.GetFormat method

Gets the formatting pattern corresponding to the parsed value by last invocation of ParseObject.

public string GetFormat()

Remarks

The returned formatting pattern may be used to format corresponding cell(set to Style.Custom for the cell).

See Also