[]
Gets or sets the complex value associated with this range of cells.
public object Value { get; set; }
The value may contain strings, numeric, Boolean, DateTime, or null objects. Other types of objects cannot be saved in Excel files.