UnionRange.Name
UnionRange.Name property
Gets or sets the name of the range.
public string Name { get; set; }
Remarks
Named range is supported. For example,
range.Name = “Sheet1!MyRange”;
See Also
- class UnionRange
- namespace Aspose.Cells
- assembly Aspose.Cells