Range.EntireRow
Range.EntireRow property
Gets a Range object that represents the entire row (or rows) that contains the specified range.
public Range EntireRow { get; }
See Also
- class Range
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets a Range object that represents the entire row (or rows) that contains the specified range.
public Range EntireRow { get; }