[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.HasSpill

HasSpill Property

HasSpill

Gets a value indicating whether all cells are part of a spilled range.

Declaration
bool? HasSpill { get; }
ReadOnly Property HasSpill As Boolean?
Property Value
Type Description
bool?

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.