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

worksheet

(0.12 sec)
  1. Detect Merged Cells in xlsx4j|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....identify merged cell areas in a worksheet. You can unmerge them too...ArrayList < CellArea > al = worksheet . getCells (). getMergedCells...

    docs.aspose.com/cells/java/detect-merged-cells-...
  2. 使用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....reference of the newly added worksheet by passing its sheet index...getWorksheets (). add (); Worksheet worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/import-data-to-wo...
  3. Aspose::Cells::Column class | Aspose.Cells for ...

    Aspose::Cells::Column class. Represents a single column in a Worksheet in C++....Represents a single column in a worksheet. class Column Methods Method...reference of the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    reference.aspose.com/cells/cpp/aspose.cells/col...
  4. RevisionAutoFormat | Aspose.Cells for Java API ...

    represents a revision record of information about a formatting change.... getWorksheet() Gets the worksheet. hashCode() notify() notifyAll()...getWorksheet() public Worksheet getWorksheet() Gets the worksheet. Returns:...

    reference.aspose.com/cells/java/com.aspose.cell...
  5. Worksheet.IsPageBreakPreview | Aspose.Cells for...

    Worksheet property. Indicates whether the specified Worksheet is shown in normal view or page break preview...Worksheet.IsPageBreakPreview Worksheet.IsPageBreakPreview property...Indicates whether the specified worksheet is shown in normal view or...

    reference.aspose.com/cells/net/aspose.cells/wor...
  6. Worksheet.CellWatches | Aspose.Cells for .NET A...

    Worksheet property. Gets collection of cells on this Worksheet being watched in the watch window...Worksheet.CellWatches Worksheet.CellWatches property Gets collection...collection of cells on this worksheet being watched in the ‘watch...

    reference.aspose.com/cells/net/aspose.cells/wor...
  7. Worksheet.FrozenRows | Aspose.Cells for .NET AP...

    Worksheet property. Gets or sets Worksheets frozen row count. Frozen will start at first row...Worksheet.FrozenRows Worksheet.FrozenRows property Gets or sets...sets Worksheet’s frozen row count. Frozen will start at first...

    reference.aspose.com/cells/net/aspose.cells.gri...
  8. calculate_formula method | Aspose.Cells for Pyt...

    calculate_formula method Contents [ Hide ] calculate_formula Calculates a formula. Returns Calculated formula result.......calculated result, please use Worksheet.calculate_array_formula instead...Calculates all formulas in this worksheet. def calculate_formula ( self...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Hyperlink类 | Aspose.Cells for Python via .NET A...

    Hyperlink类 Hyperlink类 封装表示超链接的对象。 Hyperlink 类型公开了以下成员: 特性 属性 描述 address 表示超链接的地址。 text_to_display 表示要为指定超链接显示的文本。默认值是......new worksheet to the Workbook object workbook . worksheets . add...newly added worksheet by passing its sheet index worksheet = workbook...

    reference.aspose.com/cells/python-net/zh/aspose...
  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....first worksheet in the Excel file Worksheet worksheet = workbook... Object dataTable [][] = worksheet . getCells (). exportArray...

    docs.aspose.com/cells/zh/java/export-data-from-...