[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IParseFormatSupport

IParseFormatSupport Interface

Interface that supports format strings and providers for the style model for the sheet.

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IParseFormatSupport
Public Interface IParseFormatSupport

Methods

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.