[]
Interface that supports formatting cell contents.
public interface IEnhancedFormatter : IFormatter
Public Interface IEnhancedFormatter
Inherits IFormatter
| Name | Description |
|---|---|
| UsableParseFormat | Gets a boolean value indicates that the custom parse format can be used to format data. |
| Name | Description |
|---|---|
| Format(object, string, IFormatProvider) | Formats the object as a string. |