Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 50,483 for

range

(0.07 sec)
  1. PasteType | Aspose.Cells for Java API Reference

    Represents the paste special type....the range. ALL_EXCEPT_BORDERS Copies all data of the range without...without the range. COLUMN_WIDTHS Only copies the widths of the...

    reference.aspose.com/cells/java/com.aspose.cell...
  2. RangeCollection | Aspose.Cells for Java API Ref...

    Encapsulates a collection of objects....collection of Range objects. Methods Method Description add(Range range)...range) Adds a Range item to the collection. add(Object o) Adds an...

    reference.aspose.com/cells/java/com.aspose.cell...
  3. Aspose::Cells::WorksheetCollection::GetNamedRan...

    Aspose::Cells::WorksheetCollection::GetNamedRanges method. Gets all pre-defined named Ranges in the spreadsheet in C++....pre-defined named ranges in the spreadsheet. Vector < Range > Aspose ::...() ReturnValue An array of Range objects. If the defined Name...

    reference.aspose.com/cells/cpp/aspose.cells/wor...
  4. Range.SetOutlineBorders | Aspose.Cells for .NET...

    Range method. Sets the outline borders around a Range of cells with same border style and color...Range.SetOutlineBorders Contents [ Hide ] SetOutlineBorders(CellBorderType...the outline borders around a range of cells with same border style...

    reference.aspose.com/cells/net/aspose.cells/ran...
  5. EditableRangeStart Class | Aspose.Words for .NET

    Aspose.Words.EditableRangeStart class. Represents a start of an editable Range in a Word document in C#....Represents a start of an editable range in a Word document. To learn...encapsulates this editable range start and end. Id { get; set;...

    reference.aspose.com/words/net/aspose.words/edi...
  6. Range.Name | Aspose.Cells for .NET API Reference

    Range property. Gets or sets the name of the Range...Range.Name Range.Name property Gets or sets the name of the range...range. public string Name { get ; set ; } Remarks Named range...

    reference.aspose.com/cells/net/aspose.cells/ran...
  7. WorksheetCollection.GetNamedRangesAndTables | A...

    WorksheetCollection method. Gets all predefined named Ranges in the spreadsheet...pre-defined named ranges in the spreadsheet. public Range [] GetNamedRangesAndTab...array of Range objects. Returns null if the named range does not...

    reference.aspose.com/cells/net/aspose.cells/wor...
  8. Class SxRng | Aspose.Cells for .NET API Reference

    Aspose.Cells.Pivot.SxRng class. Represents Group Range in a PivotField...SxRng class Represents Group Range in a PivotField. public class...interval object for the group range. End { get; } Represents the...

    reference.aspose.com/cells/net/aspose.cells.piv...
  9. FormatConditionCollection | Aspose.Cells for Ja...

    Represents conditional formatting....//Sets the conditional format range. CellArea ca = new CellArea();...condition and effected cell rang to the FormatConditions The...

    reference.aspose.com/cells/java/com.aspose.cell...
  10. move_to method | Aspose.Cells for Python via .N...

    move_to method move_to Move the current Range to the dest Range. def move_to ( self , dest_row , dest_column ): ... P......move_to Move the current range to the dest range. def move_to ( self...int The start row of the dest range. dest_column int The start column...

    reference.aspose.com/cells/python-net/aspose.ce...