[]
Interface that supports checking whether the format string and provider exist.
public interface IParseFormatSupport2 : IParseFormatSupport
Public Interface IParseFormatSupport2
Inherits IParseFormatSupport
Name | Description |
---|---|
GetParseFormat(int, int) | Gets the parse format for the cell at the specified row and column. |
SetParseFormat(int, int, object) | Sets the parse format for the cell at the specified row and column. |