Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 41,183 for

worksheet

(0.11 sec)
  1. Cells.StandardHeight | Aspose.Cells for .NET AP...

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

    reference.aspose.com/cells/net/aspose.cells/cel...
  2. Cells.StandardWidth | Aspose.Cells for .NET API...

    Cells property. Gets or sets the default column width in the Worksheet in unit of characters...default column width in the worksheet, in unit of characters. public...

    reference.aspose.com/cells/net/aspose.cells/cel...
  3. GridWorksheet.StandardHeight | Aspose.Cells for...

    GridWorksheet 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. GridCells.InsertRow | Aspose.Cells for .NET API...

    GridCells method. Inserts a new row into the Worksheet...Inserts a new row into the worksheet. public void InsertRow ( int...

    reference.aspose.com/cells/net/aspose.cells.gri...
  5. linked_source property | Aspose.Cells for Pytho...

    linked_source property linked_source property Gets and sets a reference to the Worksheet. Definition: @property def l......and sets a reference to the worksheet. Definition: @property def...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. linked_source property | Aspose.Cells for Pytho...

    linked_source property linked_source property Gets and sets a reference to the Worksheet. Definition: @property def l......and sets a reference to the worksheet. Definition: @property def...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Aspose::Cells::HtmlSaveOptions::GetFilePathProv...

    Aspose::Cells::HtmlSaveOptions::GetFilePathProvider method. Gets or sets the IFilePathProvider for exporting Worksheet to html separately in C++....IFilePathProvider for exporting Worksheet to html separately. IFilePathProvider...

    reference.aspose.com/cells/cpp/aspose.cells/htm...
  8. get_panes method | Aspose.Cells for Python via ...

    get_panes method get_panes Gets the window panes. def get_panes ( self ): ... Remarks If the window is not split or f......cells class Worksheet get_freezed_panes method ...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Aspose::Cells::HtmlSaveOptions::GetExportWorksh...

    Aspose::Cells::HtmlSaveOptions::GetExportWorksheetCSSSeparately method. Indicating whether export the Worksheet css separately.The default value is false in C++....Indicating whether export the worksheet css separately.The default...

    reference.aspose.com/cells/cpp/aspose.cells/htm...
  10. Cell.setHtmlString does not apply the font name...

    Hi Team, I am trying to set a html string for a cell. Example text – "Hello world, <b>how are you ?</b><hl>http://google.co.in</hl>" In this cutomized text exmaple, whatever text is enclosed within <hl> and </hl>, we …...Workbook(); // Adding a new worksheet to the Workbook object workbook...newly added worksheet by passing its sheet index Worksheet worksheet...

    forum.aspose.com/t/cell-sethtmlstring-does-not-...