Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 41,424 for

worksheet

(0.46 sec)
  1. GridSheetRender.GridSheetRender | Aspose.Cells ...

    GridSheetRender constructor. the construct of SheetRender need Worksheet and ImageOrPrintOptions as params...construct of SheetRender, need worksheet and ImageOrPrintOptions as...public GridSheetRender ( Worksheet worksheet , GridImageOrPrintOpti...

    reference.aspose.com/cells/net/aspose.cells.gri...
  2. Cell.Worksheet | Aspose.Cells for .NET API Refe...

    Cell property. Gets the parent Worksheet...Worksheet Cell.Worksheet property Gets the parent worksheet...public Worksheet Worksheet { get ; } See Also class Worksheet class...

    reference.aspose.com/cells/net/aspose.cells/cel...
  3. Working with GridWeb Worksheets|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....GridWeb Worksheets Contents [ Hide ] Access Worksheet Add Worksheets...Remove Worksheets Rename Worksheets Copy a Worksheet Import DataView...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. ICustomValidation.Validate | Aspose.Cells for ....

    ICustomValidation method. Validate a gridcells data is valid or not...public bool Validate ( Worksheet worksheet , int row , int col ...Type Description worksheet Worksheet Worksheet object. row Int32...

    reference.aspose.com/cells/net/aspose.cells.gri...
  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....first worksheet in the Excel file Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; worksheet . Cells [ "A1" ]. PutValue...

    docs.aspose.com/cells/zh/net/hiding-rows-and-co...
  6. WebWorksheets.AddCopy | Aspose.Cells for .NET A...

    WebWorksheets method. Adds a Worksheet to the collection and copies data from an existed Worksheet...Hide ] AddCopy(int) Adds a worksheet to the collection and copies...copies data from an existed worksheet. public int AddCopy ( int...

    reference.aspose.com/cells/net/aspose.cells.gri...
  7. Assemble Spreadsheets|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....scratch and add worksheet to it. Add worksheets to designer spreadsheets...Access worksheets using the sheet name. Remove a worksheet from...

    docs.aspose.com/cells/net/assemble-spreadsheets/
  8. Protection | Aspose.Cells for Java API Reference

    Represents the various types of protection options available for a Worksheet....protection options available for a worksheet. Example //Instantiating a...workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets()...

    reference.aspose.com/cells/java/com.aspose.cell...
  9. copy method | Aspose.Cells for Python via .NET ...

    copy method copy Copies contents and formats from another Worksheet. def copy ( self , source_sheet ): ... Parameter ......and formats from another worksheet. def copy ( self , source_sheet...Description source_sheet Worksheet Source worksheet. copy Copies contents...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move Worksheets programmatically both within an Excel workbook and across Excel workbooks using the Aspose.Cells for Python via .NET API....Türkçe 日本語 Copying and Moving Worksheets Contents [ Hide ] Sometimes... you do need a number of worksheets with common formatting and...

    docs.aspose.com/cells/python-net/copying-and-mo...