Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 41,196 for

worksheet

(0.09 sec)
  1. Calculate Formulas|Documentation

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....methods of the Workbook , Worksheet and Cell classes. The Formula...without adding them into a worksheet. The values of the cells used...

    docs.aspose.com/cells/net/calculate-formulas/
  2. export_area property | Aspose.Cells for Python ...

    export_area property export_area property Gets or Sets the exporting CellArea of current active Worksheet. If you set......CellArea of current active Worksheet. If you set this attribute...print area of current active Worksheet will be omitted. Only the...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. Area | Aspose.Cells for Java API Reference

    Encapsulates the object that represents an area format....Workbook(); //Adding a new worksheet to the Workbook object int...newly added worksheet by passing its sheet index Worksheet worksheet...

    reference.aspose.com/cells/java/com.aspose.cell...
  4. getUseCell | Aspose.Sildes for PHP via Java API...

    getUseCell getUseCell() method If true then AsCell property is actual. In other words, Worksheet is used for storing ...... In other words, worksheet is used for storing category...is actual. In other words, worksheet is NOT used for storing category...

    reference.aspose.com/slides/php-java/aspose.sli...
  5. Worksheet.TabColor | Aspose.Cells for .NET API ...

    Worksheet property. Represents Worksheet tab color...Worksheet.TabColor Worksheet.TabColor property Represents worksheet...be omitted. See Also class Worksheet namespace Aspose.Cells.GridDesktop...

    reference.aspose.com/cells/net/aspose.cells.gri...
  6. Insert Hyperlinks into Excel or OpenOffice|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....access to each worksheet in the Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides different...

    docs.aspose.com/cells/java/insert-hyperlinks-to...
  7. tab_color property | Aspose.Cells for Python vi...

    tab_color property tab_color property Represents Worksheet tab color. Remarks This feature is only supported in Excel......tab_color property Represents worksheet tab color. Remarks This feature...module aspose.cells class Worksheet sparkline_groups property...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Aspose.Cells.GridWeb - Web Grid Control|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Worksheet Features Add/remove worksheets. Supports...vertical sorting of worksheet data. Supports worksheet pagination. Create...

    docs.aspose.com/cells/net/aspose-cells-gridweb-...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – 在工作表中为 Cells 添加边框 https://docs.aspose.com/cells/zh/net/add-borders-to-cells-in-a-Worksheet/ Recent content in 在工作表中为 Cells 添加边框 on Documentation Hugo......com/cells/zh/net/add-borders-to-cells-in-a-worksheet/ Recent content in 在工作表中为...com/cells/zh/net/add-borders-to-cells-in-a-worksheet/index.xml self application/rss+xml...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  10. 重新排序工作表|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....WorksheetCollection worksheets = workbook . Worksheets ; Worksheet worksheet1...worksheet1 = worksheets [ 0 ]; Worksheet worksheet2 = worksheets . Add...

    docs.aspose.com/cells/zh/net/reorder-worksheets/