'Declaration Public Shared Function PerformErrorCorrection( _
ByVal formulaФормула.As System.String, _
ByVal formattingPropertiesСвойства форматирования.As Vintasoft.Imaging.Office.Spreadsheet.Document.FormattingProperties _
) As System.String
public static System.String PerformErrorCorrection(
System.String formula,
Vintasoft.Imaging.Office.Spreadsheet.Document.FormattingProperties formattingProperties
)
public: static System.String PerformErrorCorrection(
System.String formula,
Vintasoft.Imaging.Office.Spreadsheet.Document.FormattingProperties* formattingProperties
)
public:
static System.String PerformErrorCorrection(
System.String formula,
Vintasoft.Imaging.Office.Spreadsheet.Document.FormattingProperties^ formattingProperties
)
Parameters
- formula
- Формула.
- formattingProperties
- Свойства форматирования.
Return Value
Исправленная формула.