[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IParseFormatSupport2

IParseFormatSupport2 Interface

Interface that supports checking whether the format string and provider exist.

Namespace: FarPoint.Web.Spread.Model
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface IParseFormatSupport2 : IParseFormatSupport
Public Interface IParseFormatSupport2
    Inherits IParseFormatSupport

Methods

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.