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

range

(0.1 sec)
  1. EditableRange.EditableRangeEnd | Aspose.Words f...

    EditableRange EditableRangeEnd property. Gets the node that represents the end of the editable Range in C#....represents the end of the editable range. public EditableRangeEnd EditableRangeEnd...how to work with an editable range. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/edi...
  2. 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...
  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. 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
  5. 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
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...