[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.DefaultValue

DefaultValue Property

DefaultValue

Gets or sets the default value of the cell, it can be the value data or the formula string. It works when the cell has no data.

Declaration
object DefaultValue { get; set; }
Property DefaultValue As Object