Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 50,437 for

range

(0.06 sec)
  1. EditableRange.EditorGroup | Aspose.Words for .NET

    EditableRange EditorGroup property. Returns or sets an alias or editing group which shall be used to determine if the current user shall be allowed to edit this editable Range in C#....allowed to edit this editable range. public EditorType EditorGroup...simultaneously for the specific editable range, if the one is set, the other...

    reference.aspose.com/words/net/aspose.words/edi...
  2. Reference to a cell - Free Support Forum - aspo...

    Is it possible to store a reference to a cell instead of a cell name? If i get a cell with Cell cell = workbook.Worksheets[0].Cells["D8"]; and when there is a table above that gets expanded, with listObject.PutCellVal…... Select the cell or range of cells you want to name. Go...enter a name for the selected range in the “Name” field. Optionally...

    forum.aspose.com/t/reference-to-a-cell/267815
  3. Border Settings|Documentation

    How to use the Aspose.Cells library in C# to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear.... Adding Borders to a Range of Cells It is also possible...possible to add borders to a range of cells rather than just a single...

    docs.aspose.com/cells/net/cells-border-settings/
  4. Name - Aspose.Cells for PHP via Java - API Refe...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....RadioButton RadioButtonActiveXCo Range RangeCollection RectangleShape...Represents a defined name for a range of cells. Example: //Instantiating...

    reference.aspose.com/cells/php/aspose.cells/Name
  5. PasteType enumeration | Aspose.Cells for Python...

    PasteType enumeration PasteType enumeration Represents the paste special type. The PasteType type exposes the followi......ALL Copies all data of the range. DEFAULT It works as “All” behavior...Copies all data of the range without the range. DEFAULT_EXCEPT_BORDERS...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Cells.ClearContents | Aspose.Cells for .NET API...

    Cells method. Clears contents of a Range...of a range. public void ClearContents ( CellArea range ) Parameter...Parameter Type Description range CellArea Range to be cleared. See Also...

    reference.aspose.com/cells/net/aspose.cells/cel...
  7. Cells.ClearFormats | Aspose.Cells for .NET API ...

    Cells method. Clears formatting of a Range...formatting of a range. public void ClearFormats ( CellArea range ) Parameter...Parameter Type Description range CellArea Range to be cleared. See Also...

    reference.aspose.com/cells/net/aspose.cells/cel...
  8. GridCells.ClearContents | Aspose.Cells for .NET...

    GridCells method. Clears contents of a Range... int) Clears contents of a range. public void ClearContents (...of a range. public void ClearContents ( GridCellArea range ) Parameter...

    reference.aspose.com/cells/net/aspose.cells.gri...
  9. listobject - Aspose.Cells for Python via Java -...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....RadioButton RadioButtonActiveXCo Range RangeCollection RectangleShape...get(0).getCells() for i in range(0, 5): cells.get(0, i).putValue(CellsHelper...

    reference.aspose.com/cells/python-java/asposece...
  10. Aspose::Cells::Cells class | Aspose.Cells for C...

    Aspose::Cells::Cells class. Encapsulates a collection of cell relevant objects, such as Cell, Row, ...etc in C++....AddRange(const Range& rangeObject) Adds a range object reference...ClearContents(const CellArea& range) Clears contents of a range. ClearContents(int32_t...

    reference.aspose.com/cells/cpp/aspose.cells/cells/