Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 41,186 for

worksheet

(0.09 sec)
  1. Protection.Password | Aspose.Cells for .NET API...

    Protection property. Represents the password to protect the Worksheet...the password to protect the worksheet. public string Password {...string, you can unprotect the worksheet or workbook without using...

    reference.aspose.com/cells/net/aspose.cells/pro...
  2. border_line_color 属性 | Aspose.Cells for Python ...

    border_line_color 属性 border_line_color 属性 表示图片边框线的颜色。 例子 from aspose.cells import Workbook from aspose.pydrawing impo......= Workbook () worksheet = workbook . worksheets [ 0 ] # Adding...in the worksheet. It is "B2" cell imgIndex = worksheet . pictures...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. Change Chart Position and Size|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....xls" ); Worksheet worksheet = workbook . getWorksheets...chart from source worksheet Chart chart = worksheet . getCharts ()...

    docs.aspose.com/cells/java/change-chart-positio...
  4. Aspose::Cells::Slicers::Slicer::GetParent metho...

    Aspose::Cells::Slicers::Slicer::GetParent method. Returns the Worksheet object that represents the sheet that contains the slicer. Read-only in C++....Slicer::GetParent method Returns the Worksheet object that represents the...contains the slicer. Read-only. Worksheet Aspose :: Cells :: Slicers...

    reference.aspose.com/cells/cpp/aspose.cells.sli...
  5. SheetType enumeration | Aspose.Cells for Python...

    SheetType enumeration SheetType enumeration Specifies the Worksheet type. The SheetType type exposes the following me......enumeration Specifies the worksheet type. The SheetType type exposes...Description VB Visual Basic module WORKSHEET CHART Chart BIFF4_MACRO BIFF4...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Grouping and Ungrouping Rows and Columns|Docume...

    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....headings for sections in a worksheet, or you can use the symbols...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/net/grouping-and-ungroupi...
  7. Importing from Array|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....data from an array to their worksheets by calling the ImportArray...Workbook (); //Adding a new worksheet to the Workbook object int...

    docs.aspose.com/cells/net/importing-from-array/
  8. Public API Changes in Aspose.Cells 8.2.2|Docume...

    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 Property Before the release...retrieve the instance of the Worksheet from a Chart object it contains...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. getCell | Aspose.Sildes for PHP via Java API Re...

    getCell Contents [ Hide ] getCell(String WorksheetName, int row, int column) method Gets the cell that can be used fo......worksheetName String Name of the worksheet. row int The row. column int...worksheetIndex int Index of the worksheet. row int The row. column int...

    reference.aspose.com/slides/php-java/aspose.sli...
  10. VbaModuleCollection | Aspose.Cells for Java API...

    Represents the list of...Description add(Worksheet sheet) Adds module for a worksheet. add(int...remove(Worksheet sheet) Removes module for a worksheet. remove(String...

    reference.aspose.com/cells/java/com.aspose.cell...