[]
Gets a value indicating whether all cells are part of a spilled range.
bool? HasSpill { get; }
ReadOnly Property HasSpill As Boolean?
true if all of the cells in the range are part of a spilled range; false if none of the cells in the range are part of a spilled range; otherwise, null.
true
false
null