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

worksheet

(0.06 sec)
  1. Set Hide Option for Excel Row, Column and Sheet...

    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....include: SheetName represents a worksheet which specifies a hide object...object type. It includes worksheet, row and column. Row/Column...

    docs.aspose.com/cells/reportingservices/set-hid...
  2. GetCell() | Aspose.Slides for C++ API Reference

    Gets the cell that can be used for chart series or categories...System::String Name of the worksheet. row int32_t The row. column...worksheetIndex int32_t Index of the worksheet. row int32_t The row. column...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  3. type property | Aspose.Cells for Python via .NE...

    type property type property Represents Worksheet type. Definition: @property def type ( self ): ... @type . setter de......type property Represents worksheet type. Definition: @property...cells class SheetType class Worksheet transition_evaluation property...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. allow_edit_ranges property | Aspose.Cells for P...

    allow_edit_ranges property allow_edit_ranges property Gets the allow edit range collection in the Worksheet. Definiti......edit range collection in the worksheet. Definition: @property def...ProtectedRangeCollec class Worksheet active_cell property auto_filter...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Aspose.Cells 8.4.0 中的公共 API 变更|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....first worksheet Worksheet worksheet = workbook . Worksheets [ 0...object PivotTable pivotTable = worksheet . PivotTables [ 0 ]; //Remove...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Aspose.Cells中的公式计算引擎|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....newly added worksheet int sheetIndex = book . Worksheets . Add ();...(); Worksheet worksheet = book . Worksheets [ sheetIndex ]; Cells...

    docs.aspose.com/cells/zh/net/formula-calculatio...
  7. 包含非强类型数据的列|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....first worksheet in the Excel file Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; //Exporting the contents of 2 rows and...

    docs.aspose.com/cells/zh/net/columns-containing...
  8. ExcelSaveOptions | Aspose.PDF for Java API Refe...

    Save options for export to Excel format...to minimize the number of worksheets in resultant workbook. s...to minimize the number of worksheets in resultant workbook. i...

    reference.aspose.com/pdf/java/com.aspose.pdf/ex...
  9. 处理边框|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.... Worksheets . Add (); Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; // Style the cell with borders all around...

    docs.aspose.com/cells/zh/net/working-with-borders/
  10. Aspose.Cells 8.7.0中的公共API更改|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....//Access the protected Worksheet Worksheet sheet = book . getWorksheets...(). get ( 0 ); //Check if Worksheet is password protected if (...

    docs.aspose.com/cells/zh/java/public-api-change...