Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 41,196 for

worksheet

(0.09 sec)
  1. QueryTable | Aspose.Cells for .NET API 参考

    代表QueryTable信息...//获取第一个工作表的引用 Worksheet worksheet = workbook . Worksheets [ 0 ]; //获取工作表中的第一个查询表...//获取工作表中的第一个查询表 QueryTable qt = worksheet . QueryTables [ 0 ]; //获取查询表的显示地址。...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  2. protect方法 | Aspose.Cells for Python via .NET AP...

    protect方法 protect(type) 保护工作表。 def protect ( self , type ): ... 范围 类型 描述 type ProtectionType 保护类型。 评论 此方法无需密码即可保护工作表。......Accessing the first worksheet in the Excel file worksheet = excel . worksheets...Protecting the worksheet with a password worksheet . protect ( ProtectionType...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. 在单元格中查找数值|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 ]; //Finding the cell containing the specified...

    docs.aspose.com/cells/zh/net/find-value-in-cells/
  4. Public API Changes in Aspose.Cells 8.7.1|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....first worksheet Worksheet worksheet = workbook . Worksheets [ 0...A2 worksheet . Cells [ "A1" ]. PutValue ( 10 ); worksheet . Cells...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Protect Cells|Documentation

    This article introduces how to protect cells in GridWeb....selected range of cells in a worksheet. Protecting Cells Aspose.Cells...cells in a worksheet to read only, call the worksheet’s SetAllCellsReadonly...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Aspose::Cells::Charts::Trendline class | Aspose...

    Aspose::Cells::Charts::Trendline class. Represents a trendline in a chart in C++....workbook ; //Adding a new worksheet to the Excel object int sheetIndex...newly added worksheet by passing its sheet index Worksheet worksheet...

    reference.aspose.com/cells/cpp/aspose.cells.cha...
  7. IChartDataWorksheetCollection | Aspose.Slides f...

    Represents the collection of Worksheets of chart data workbook....Represents the collection of worksheets of chart data workbook. Example:...for (IChartDataWorksheet worksheet : workbook.getWorksheets())...

    reference.aspose.com/slides/androidjava/com.asp...
  8. 在Ruby中管理分页符|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....workbook ) worksheets = workbook . getWorksheets () worksheet = worksheets...get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre ()...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  9. 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...Workbook class contains a Worksheets collection that allows access...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  10. Class GridCells | Aspose.Cells for .NET API Ref...

    Aspose.Cells.GridWeb.Data.GridCells class. Encapsulates a collection of GridCell objects...GridCell item within the worksheet (3 indexers) LastCell { get;...default row height in this worksheet,in unit of points. StandardHeightPixels...

    reference.aspose.com/cells/net/aspose.cells.gri...