WorksheetCollection.CreateUnionRange
WorksheetCollection.CreateUnionRange method
Creates a Range
object from an address of the range.
public UnionRange CreateUnionRange(string address, int sheetIndex)
Parameter | Type | Description |
---|---|---|
address | String | The address of the range. |
sheetIndex | Int32 | The sheet index. |
Return Value
A Range
object
See Also
- class UnionRange
- class WorksheetCollection
- namespace Aspose.Cells
- assembly Aspose.Cells