Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 50,438 for

range

(0.08 sec)
  1. Range.Width | Aspose.Cells for .NET API Reference

    Range property. Gets the width of a Range in points...Range.Width Range.Width property Gets the width of a range in...Width { get ; } See Also class Range namespace Aspose.Cells assembly...

    reference.aspose.com/cells/net/aspose.cells/ran...
  2. Implementing Non-Sequential Ranges|Documentation

    This article shows how to Add Non-Sequential Ranges by the Aspose.Cells for Python via .NET API....Implementing Non-Sequential Ranges Contents [ Hide ] Possible...Usage Scenarios Normally, named ranges are rectangular with cells...

    docs.aspose.com/cells/python-net/implementing-n...
  3. Class ListObject | Aspose.Cells for .NET API Re...

    Aspose.Cells.Tables.ListObject class. Represents a list object on a worksheet. The ListObject object is a member of the ListObjects collection. The ListObjects collection contains all the list objects on a worksheet...DataRange { get; } Gets the data range of the ListObject. DataSourceType...the range. EndRow { get; } Gets the end row of the range. ListColumns...

    reference.aspose.com/cells/net/aspose.cells.tab...
  4. Aspose::Cells::Pivot::PivotPageFields::AddIdent...

    Aspose::Cells::Pivot::PivotPageFields::AddIdentify method. Sets which item label in each page field to use to identify the data Range. The pageItemIndex.Length must be equal to PageFieldCount, so please add the page field first in C++....to use to identify the data range. The pageItemIndex.Length must...int32_t The consolidation data range index. pageItemIndex const Vector...

    reference.aspose.com/cells/cpp/aspose.cells.piv...
  5. RangeCollection - Aspose.Cells for Python via J...

    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...Encapsulates a collection of Range objects. Property Getters/Setters...

    reference.aspose.com/cells/python-java/asposece...
  6. create_union_range方法 | Aspose.Cells for Python ...

    create_union_Range方法 create_union_Range(address, sheet_index) 从范围地址创建一个 Range 对象。 返回 一个 Range 对象 def create_union_ran......create_union_range方法 create_union_range(address, sheet_index)...从范围地址创建一个 Range 对象。 返回 一个 Range 对象 def create_union_range ( self...

    reference.aspose.com/cells/python-net/zh/aspose...
  7. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document.... for i in range ( 1 , 6 ): bookmark_name = f...bookmarks. bookmarks = doc . range . bookmarks self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SparklineGroup.ResetRanges | Aspose.Cells for ....

    SparklineGroup method. Resets the data Range and location Range of the sparkline group. This method will clear original sparkline items in the group and creates new sparkline items for the new Ranges...method Resets the data range and location range of the sparkline group...sparkline items for the new ranges. public void ResetRanges (...

    reference.aspose.com/cells/net/aspose.cells.cha...
  9. Receive (custom) name of a cell? - Free Support...

    I’m trying to receive a name of a cell. Below is a VBA example to do this, so I’m looking for Aspose C# “translation” of this. Sub test() Sheet1.Range("Q3").Name = "Sheet1!Moretesting" Sheet1.Range("Q3").Name.C…...Range("Q3").Name = "Sheet1!Moretesting" Sheet1.Range("Q3")...commenting here" Debug.Print Range("Q3").Name.Name End Sub edit...

    forum.aspose.com/t/receive-custom-name-of-a-cel...
  10. GridWorksheet.SetReadonlyRange | Aspose.Cells f...

    GridWorksheet method. Makes a Range of cells readonly. http//docs.aspose.com8082/docs/display/cellsnet/ProtectingCells First make all cells editable by calling the SetAllCellsEditable method. then call this method to Specify the Range of cells that to be readonly...SetReadonlyRange method Makes a range of cells readonly. http://docs...this method to Specify the range of cells that to be readonly...

    reference.aspose.com/cells/net/aspose.cells.gri...