Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 41,184 for

worksheet

(0.05 sec)
  1. Worksheet.AddCustomFilter | Aspose.Cells for .N...

    Worksheet method. Add custom filter for the specified row range from start row to end row...Worksheet.AddCustomFilter Contents [ Hide ] AddCustomFilter(int...GridFilterOperatorTy class Worksheet namespace Aspose.Cells.GridDesktop...

    reference.aspose.com/cells/net/aspose.cells.gri...
  2. Manage formulas of Excel files|Documentation

    Learn how to Manage formulas of Excel files through the Aspose.Cells for NET APIs....Workbook class contains a Worksheets collection that allows access...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/net/using-formulas-or-fun...
  3. Class ComboBox | Aspose.Cells for .NET API Refe...

    Aspose.Cells.Drawing.ComboBox class. Represents the control form ComboBox...get; set; } Gets or sets the worksheet range used to fill the specified...horizonal offset of shape from worksheet left border.(Inherited from...

    reference.aspose.com/cells/net/aspose.cells.dra...
  4. Class ListBox | Aspose.Cells for .NET API Refer...

    Aspose.Cells.Drawing.ListBox class. Represents a list box object...get; set; } Gets or sets the worksheet range used to fill the specified...horizonal offset of shape from worksheet left border.(Inherited from...

    reference.aspose.com/cells/net/aspose.cells.dra...
  5. Aspose::Cells::Drawing::Dialog_Box class | Aspo...

    Aspose::Cells::Drawing::Dialog_Box class. Represents the dialog box 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...
  6. Aspose::Cells::Drawing::Oval class | Aspose.Cel...

    Aspose::Cells::Drawing::Oval class. Represents the oval shape 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...
  7. Aspose::Cells::Drawing::CellsDrawing class | As...

    Aspose::Cells::Drawing::CellsDrawing class. Represents the auto shape and drawing object 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...
  8. Aspose::Cells::Drawing::RectangleShape class | ...

    Aspose::Cells::Drawing::RectangleShape class. Represents the rectangle shape 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...
  9. Copy and Pasting is throwing object reference n...

    When I edit a cell, there is no error thrown but when copy and pasting a cell there is an error....This includes the workbook, worksheet, and any cells you are trying...first worksheet Worksheet worksheet = workbook.Worksheets[0]; //...

    forum.aspose.com/t/copy-and-pasting-is-throwing...
  10. Extract text and images from XLS document via ....

    C# source code to extract text and images from XLS file on .NET Framework, .NET Core, Mono or Xamarin Platforms....C# // extract images from Worksheets // open a template Excel...first worksheet Worksheet worksheet = workbook.Worksheets[ 0 ];...

    products.aspose.com/cells/net/parser/xls/