UnionRangeHasRange Property |
Indicates whether this has range.
Namespace:
Aspose.Cells
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic bool HasRange { get; }
Public ReadOnly Property HasRange As Boolean
Get
public:
property bool HasRange {
bool get ();
}
member HasRange : bool with get
Property Value
Type:
Boolean
See Also