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

worksheet

(0.07 sec)
  1. Worksheet.FreezePanes | Aspose.Cells for .NET A...

    Worksheet method. Freezes panes at the specified cell in the Worksheet...Worksheet.FreezePanes Contents [ Hide ] FreezePanes(int, int...the specified cell in the worksheet. public void FreezePanes (...

    reference.aspose.com/cells/net/aspose.cells/wor...
  2. FontSetting | Aspose.Cells for .NET API 参考

    表示单元格文本中的字符范围... Worksheets . Add (); //通过传入工作表的索引来获取新添加的工作表的引用...//通过传入工作表的索引来获取新添加的工作表的引用 Worksheet worksheet = workbook . Worksheets [ 0 ]; //访问工作表中的“A1”单元格...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  3. ChartDataWorksheet|Aspose.Sildes for Python via...

    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....ChartDataWorksheet class Represents worksheet associated with IChartDataCell...name Returns the name of the worksheet. Read-only string. index Gets...

    docs.aspose.com/slides/python-net/api-reference...
  4. Set Print Area|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....incorporates all areas of the worksheet that contain data. Developers...specific print area of the worksheet. To select a specific print...

    docs.aspose.com/cells/net/set-print-area/
  5. PivotTables.Add | Aspose.Cells for .NET API Ref...

    PivotTables method. Adds a PivotTable object from the specified PivotCache to a new Worksheet...specified PivotCache to a new worksheet public PivotTable Add ( PivotCache...specified PivotCache to a new worksheet public PivotTable Add ( PivotCache...

    reference.aspose.com/cells/net/aspose.cells.gri...
  6. Aspose::Cells::FontSetting class | Aspose.Cells...

    Aspose::Cells::FontSetting class. Represents a range of characters within the cell text in C++....workbook ; //Adding a new worksheet to the Excel object workbook...newly added worksheet by passing its sheet index Worksheet worksheet...

    reference.aspose.com/cells/cpp/aspose.cells/fon...
  7. Page Setup and Printing Options|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....and printing options to a worksheet with a few simple lines of...Options First create a simple worksheet in Microsoft Excel. Then apply...

    docs.aspose.com/cells/net/page-setup-and-printi...
  8. Worksheet.OleObjects | Aspose.Cells for .NET AP...

    Worksheet property. Represents a collection of OleObject in a Worksheet...Worksheet.OleObjects Worksheet.OleObjects property Represents...collection of OleObject in a worksheet. public OleObjectCollection...

    reference.aspose.com/cells/net/aspose.cells/wor...
  9. Worksheet.DataSource | Aspose.Cells for .NET AP...

    Worksheet property. Gets the specific list in a DataSource for Worksheet object...Worksheet.DataSource Worksheet.DataSource property Gets the specific...list in a DataSource for Worksheet object. public object DataSource...

    reference.aspose.com/cells/net/aspose.cells.gri...
  10. How to Remove Formula from Excel File in C++

    In this example, we will focus on how to remove formula from Excel file in C++. You can add or remove the formula from any cell of the excel Worksheet programmatically in C++. By using few API calls, you can manage the Excel Worksheet cells formulas in C++ for both Microsoft Windows and Linux platforms....from any cell of the Excel worksheet programmatically. By using...you can manage the Excel Worksheet cells formulas in C++ for...

    kb.aspose.com/cells/cpp/how-to-remove--formula-...