Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 41,149 for

worksheet

(0.08 sec)
  1. Worksheet.AutoFitRow | Aspose.Cells for .NET AP...

    Worksheet method. Autofits the row height...Worksheet.AutoFitRow Contents [ Hide ] AutoFitRow(int, int, int)...within the row. See Also class Worksheet namespace Aspose.Cells assembly...

    reference.aspose.com/cells/net/aspose.cells/wor...
  2. 使用ICustomFunction功能|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....reference of the first worksheet Worksheet worksheet = workbook . getWorksheets...sample value to "A1" cell worksheet . getCells (). get ( "B1"...

    docs.aspose.com/cells/zh/java/using-icustomfunc...
  3. Exporting Data from Grid|Documentation

    This article introduces how to export data in GridDesktop....Export the data of a selected Worksheet to your specified DataTable...inside. Finally, we exported worksheet data (starting from first...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. Applying Style on a Row or Column|Documentation

    This article introduces how to apply style on row or column in GridDesktop....of rows and columns of a worksheet. This is a basic level of...customize the view of their worksheets for making them more presentable...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. 在Php中隐藏或取消隐藏工作表|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....the first worksheet in the Excel file $worksheets = $workbook...getWorksheets (); $worksheet = $worksheets -> get ( 0 ); //Hiding...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...
  6. Axis class | Aspose.Cells for Python via .NET A...

    Axis class Axis class Encapsulates the object that represents an axis of chart. The Axis type exposes the following m......Workbook () # Adding a new worksheet to the Excel object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Class RevisionInsertSheet | Aspose.Cells for .N...

    Aspose.Cells.Revisions.RevisionInsertSheet class. Represents a revision record of a sheet that was inserted...get; } Gets the name of the worksheet. SheetPosition { get; } Gets...of revision. Worksheet { get; } Gets the worksheet.(Inherited from...

    reference.aspose.com/cells/net/aspose.cells.rev...
  8. Lock or unlock shapes|Documentation

    This article shows you code explaining how to Lock or unlock shapes to protect them using Aspose.Cells library....protect all shapes in certain worksheets to prevent them from being...all shapes in the specified worksheet. Locking shapes in a spreadsheet...

    docs.aspose.com/cells/net/lock-or-unlock-shapes/
  9. Aspose::Cells::Tables::ListObjectCollection cla...

    Aspose::Cells::Tables::ListObjectCollection class. Represents a collection of ListObject objects in the Worksheet in C++....ListObject objects in the worksheet. class ListObjectCollection...Adds a ListObject to the worksheet. Add(const U16String& startCell...

    reference.aspose.com/cells/cpp/aspose.cells.tab...
  10. RevisionCellMove class | Aspose.Cells for Pytho...

    RevisionCellMove class RevisionCellMove class Represents a revision record on a cell(s) that moved. Inheritance: Revi...... worksheet Gets the worksheet. id Gets the number...area. source_worksheet Gets the source worksheet. See Also module...

    reference.aspose.com/cells/python-net/aspose.ce...