[]
Interface that supports format strings and providers for the style model for the sheet.
public interface IParseFormatSupport
Public Interface IParseFormatSupport
| Name | Description |
|---|---|
| GetParseFormat(int, int, ref string, ref IFormatProvider) | Gets the parse format for the cell at the specified row and column. |
| SetParseFormat(int, int, string, IFormatProvider) | Sets the parse format for the cell at the specified row and column. |