Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 41,193 for

worksheet

(0.13 sec)
  1. Aspose::Cells::Drawing::Spinner class | Aspose....

    Aspose::Cells::Drawing::Spinner class. Represents the Forms control: Spinner in C++....GetInputRange() Gets or sets the worksheet range used to fill the specified...horizonal offset of shape from worksheet left border. GetLine() Gets...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  2. NumbersLoadOptions.LoadTableType | Aspose.Cells...

    NumbersLoadOptions property. Gets and sets the type of loading multiple tables in one Worksheet...loading multiple tables in one worksheet. public LoadNumbersTableType...

    reference.aspose.com/cells/net/aspose.cells.num...
  3. WebCells.StandardHeight | Aspose.Cells for .NET...

    WebCells property. Gets or sets the default row height in this Worksheetin unit of points...default row height in this worksheet,in unit of points. public...

    reference.aspose.com/cells/net/aspose.cells.gri...
  4. Worksheet.InsertRow | Aspose.Cells for .NET API...

    Worksheet method. Inserts a new row...Worksheet.InsertRow Worksheet.InsertRow method Inserts a new...inserted. See Also class Worksheet namespace Aspose.Cells.GridDesktop...

    reference.aspose.com/cells/net/aspose.cells.gri...
  5. Managing Cell Controls in Columns|Documentation

    This article introduces how to set control in column GridDesktop....from the columns of their worksheets. Let’s have a look into it...can simply access a desired worksheet and then Remove the cell control...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. 在Aspose.Cells中设置公式中的外部链接|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 Worksheet sheet = workbook . Worksheets [ 0 ];...

    docs.aspose.com/cells/zh/net/set-external-links...
  7. Worksheet.MoveTo | Aspose.Cells for .NET API Re...

    Worksheet method. Moves the sheet to another location in the spreadsheet...Worksheet.MoveTo Worksheet.MoveTo method Moves the sheet to another...sheet index. See Also class Worksheet namespace Aspose.Cells assembly...

    reference.aspose.com/cells/net/aspose.cells/wor...
  8. HTML Rich Text inside the Aspose Cell does not ...

    For a given Worksheet of type Aspose.Cells.Worksheet , the value of cell can not parse HTML enrich text properly. Approach: string value = "This is test<div><ul><li>Item 1<ul><li>item 1.1</li><li>item 1.2</li></ul></l…...For a given worksheet of type Aspose.Cells.Worksheet , the value...2</li></ul></li></ul></div>"; worksheet.Cells[1,1].HtmlString = value;...

    forum.aspose.com/t/html-rich-text-inside-the-as...
  9. Get Cells Index|Documentation

    Learn how to get row or column in by the name of row , column or cells. Convert the name of the cell to row and column index zero-based....manipulate a specific data on the worksheet by row and column index, you...specific cell in the first worksheet. Get Row index and Column...

    docs.aspose.com/cells/net/get-cells-index/
  10. Set Range Border|Documentation

    This article shows how to set range border by the Aspose.Cells for Python via .NET API....data to cells in the first worksheet. Create a Range . Set inner...Move Range of Cells in a Worksheet Copy Range Data with Style...

    docs.aspose.com/cells/python-net/set-range-border/