Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 13,720 for

formula

(0.05 sec)
  1. set_formula2 method | Aspose.Cells for Python v...

    set_Formula2 method set_Formula2 Sets the value or expression associated with this format condition. def set_Formula2......def set_formula2 ( self , formula , is_r1c1 , is_local ): .....Parameter Type Description formula str The value or expression...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Aspose::TeX::Features Namespace Reference - Asp...

    Classes Aspose::TeX::Features Namespace Reference Classes class MathRenderer Implements rendering of math Formula. Mo......Implements rendering of math formula. More... class MathRendererOptions...MathRendererOptions Math formula common rendering options. More... class...

    reference.aspose.com/tex/cpp/namespace/aspose.t...
  3. convert_a1_formula_to_r1c1 method | Aspose.Cell...

    convert_a1_Formula_to_r1c1 method convert_a1_Formula_to_r1c1 Converts A1 Formula of the cell to the r1c1 Formula. Ret......convert_a1_formula_to_r1c1 method convert_a1_formula_to_r1c1 Converts...Converts A1 formula of the cell to the r1c1 formula. Returns The...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. Setting Dynamic Array Formulas|Documentation

    How to use Aspose.Cells library to calculate dynamic array Formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the dynamic array Formula and get the result. Finally, we save the modified Excel file to disk....日本語 Setting Dynamic Array Formulas Contents [ Hide ] What is...the Excel Array Formula In Excel, an array formula is a special...

    docs.aspose.com/cells/net/calculation-of-dynami...
  5. GridCell.Formula | Aspose.Cells for .NET API Re...

    GridCell property. Gets or sets a Formula of the GridCell...Formula GridCell.Formula property Gets or sets a formula...public string Formula { get ; set ; } Remarks A formula string always...

    reference.aspose.com/cells/net/aspose.cells.gri...
  6. Aspose::Cells::Pivot::PivotTable::AddCalculated...

    Aspose::Cells::Pivot::PivotTable::AddCalculatedField method. Adds a calculated field to pivot field in C++....& name , const U16String & formula , bool dragToDataArea ) Parameter...calculated field formula const U16String& The formula of the calculated...

    reference.aspose.com/cells/cpp/aspose.cells.piv...
  7. Class Cell | Aspose.Cells for .NET API Reference

    Aspose.Cells.Cell class. Encapsulates the object that represents a single Workbook cell...applies when the cell is a formula cell. DateTimeValue { get;...the cell. Formula { get; set; } Gets or sets a formula of the Cell...

    reference.aspose.com/cells/net/aspose.cells/cell/
  8. FormatCondition.SetFormula2 | Aspose.Cells for ...

    FormatCondition method. Sets the value or expression associated with this format condition...void SetFormula2 ( string formula , bool isR1C1 , bool isLocal...Parameter Type Description formula String The value or expression...

    reference.aspose.com/cells/net/aspose.cells/for...
  9. calculate_array_formula method | Aspose.Cells f...

    calculate_array_Formula method Contents [ Hide ] calculate_array_Formula Calculates a Formula as array Formula. def c......calculate_array_formula method Contents [ Hide ] calculate_array_formula...calculate_array_formula Calculates a formula as array formula. def calculate_array_formula...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Cell - Aspose.Cells for Python via Java - API R...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....getDoubleValue() # Put a formula into a cell cell = cells.get("D1")...setFormula("=B1 + C1") # Put a combined formula: "sum(average(b1,c1), b1)"...

    reference.aspose.com/cells/python-java/asposece...