[]
        
(Showing Draft Content)

C1.Excel.XLCellRange.Value

Value Property

Value

Gets or sets the complex value associated with this range of cells.

Declaration
public object Value { get; set; }
Remarks

The value may contain strings, numeric, Boolean, DateTime, or null objects. Other types of objects cannot be saved in Excel files.