Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 41,184 for

worksheet

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

    将工作表移动到电子表格中的另一个位置...MoveTo Worksheet.MoveTo method 将工作表移动到电子表格中的另一个位置。 public void...Int32 目标工作表索引。 也可以看看 class Worksheet 命名空间 Aspose.Cells.GridDesktop...

    reference.aspose.com/cells/zh/net/aspose.cells....
  2. Aspose.Cells for .NET 17.4.0 Release Notes|Docu...

    Aspose.Cells for .Net 17.4.0 Release Notes – the latest enhancements, new features, and fixes....Bug CELLSNET-45275 Removing worksheet causes to save a corrupt XLSM...Bug CELLSNET-45262 Saving worksheet as HTML with overflowed text...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  3. FirstVisibleRow | Aspose.Cells for .NET API 参考

    表示第一个可见行索引...FirstVisibleRow Worksheet.FirstVisibleRow property 表示第一个可见行索引。...get ; set ; } 也可以看看 class Worksheet 命名空间 Aspose.Cells 部件 Aspose...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  4. Class Range | Aspose.Cells for .NET API Reference

    Aspose.Cells.Range class. Encapsulates the object that represents a range of cells within a spreadsheet... Worksheet { get; } Gets the Worksheet object which...first Worksheet Cells. Cells cells = workbook . Worksheets [ 0...

    reference.aspose.com/cells/net/aspose.cells/range/
  5. Button | Aspose.Cells for Java API Reference

    Represents the Forms control Button...//Get the first worksheet in the workbook. Worksheet sheet = workbook...//Add a new button to the worksheet. Button button = sheet.getShapes()...

    reference.aspose.com/cells/java/com.aspose.cell...
  6. Label | Aspose.Cells for Java API Reference

    Encapsulates the object that represents a label in a spreadsheet....//Get the first worksheet in the workbook. Worksheet sheet = workbook...//Add a new label to the worksheet. Label label = sheet.getShapes()...

    reference.aspose.com/cells/java/com.aspose.cell...
  7. Protection.AllowDeletingColumn | Aspose.Cells f...

    Protection property. Represents if the deletion of columns is allowed on a protected Worksheet...is allowed on a protected worksheet. public bool AllowDeletingColumn...

    reference.aspose.com/cells/net/aspose.cells/pro...
  8. 在工作簿中应用样式|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 mySheet = myWorkbook . ActiveSheet...fileName ); Worksheet mySheet = myWorkbook . Worksheets [ myWorkbook...

    docs.aspose.com/cells/zh/net/apply-styles-to-ra...
  9. PageSetup.FitToPagesWide | Aspose.Cells for .NE...

    PageSetup property. Represents the number of pages wide the Worksheet will be scaled to when its printed. The default value is 1...number of pages wide the worksheet will be scaled to when it’s...

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

    表示在监视窗口中正在监视的此工作表上的单元格集合... Worksheet sheet = workbook . Worksheets [ 0 ]; // 将...Dim sheet as Worksheet = workbook . Worksheets ( 0 ); '将单元格监视项添加到监视窗口...

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