Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 41,147 for

worksheet

(0.07 sec)
  1. Column | Aspose.Cells for .NET API 参考

    表示工作表中的单个列...//获取第一个工作表的引用 Worksheet worksheet = workbook . Worksheets [ 0 ]; Style...; //获取第一列 Column column = worksheet . Cells . Columns [ 0 ]; //将样式应用于第一列...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  2. Class GridWorksheetDesign | Aspose.Cells for .N...

    Aspose.Cells.GridWeb.GridWorksheetDesign class. Inherited from GridWorksheet. Used in designtime only...get; set; } Gets and sets worksheet background image.(Inherited...CodeName { get; } Represents worksheet code name.(Inherited from...

    reference.aspose.com/cells/net/aspose.cells.gri...
  3. Worksheet.AddSelectedRange | Aspose.Cells for ....

    Worksheet method. Add a new selected range to the Worksheet...Worksheet.AddSelectedRange Worksheet.AddSelectedRange method...new selected range to the worksheet. public void AddSelectedRange...

    reference.aspose.com/cells/net/aspose.cells.gri...
  4. Aspose::Cells::Rendering::SheetPrintingPreview:...

    Aspose::Cells::Rendering::SheetPrintingPreview::SheetPrintingPreview constructor. The construct of SheetPrintingPreview in C++....eetPrintingPreview(const Worksheet&, const ImageOrPrintOptions&)...SheetPrintingPreview ( const Worksheet & sheet , const ImageOrPrintOptions...

    reference.aspose.com/cells/cpp/aspose.cells.ren...
  5. 在单元格中添加数据|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....工作表由Worksheet类表示。Worksheet类提供了一个Cells集合。Cells集合中的每个项表示Cell类的对象。...added worksheet in the Excel file Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/java/add-data-in-cells/
  6. 从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....first worksheet in the Excel file Worksheet worksheet = workbook... Object dataTable [][] = worksheet . getCells (). exportArray...

    docs.aspose.com/cells/zh/java/export-data-from-...
  7. Detect Merged Cells using Aspose.Cells|Document...

    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-...
  8. Worksheet.Validations | Aspose.Cells for .NET A...

    Worksheet property. Gets the data validation setting collection in the Worksheet...Worksheet.Validations Worksheet.Validations property Gets the...setting collection in the worksheet. public ValidationCollection...

    reference.aspose.com/cells/net/aspose.cells/wor...
  9. Worksheet.PivotTables | Aspose.Cells for .NET A...

    Worksheet property. Gets the pivotTables in the Worksheet...Worksheet.PivotTables Worksheet.PivotTables property Gets the...the pivotTables in the worksheet. public GridPivotTableCollec PivotTables...

    reference.aspose.com/cells/net/aspose.cells.gri...
  10. Add | Aspose.Cells for .NET API 参考

    向指定单元格或单元格范围添加超链接...Workbook (); Worksheet worksheet = excel . Worksheets [ 0 ]; worksheet..."http://www.aspose.com" ); worksheet . Hyperlinks . Add ( "A5"...

    reference.aspose.com/cells/zh/net/aspose.cells/...