[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.Value

Value Property

Value

获取指定范围的值,作为stringdoublebool , object [,] (在 Visual Basic 中为 Object (,)) 或null (在 Visual Basic 中为 Nothing ); 或者设置指定单元格的值,作为stringdoubleshortintlongboolDateTimeTimeSpan , object [,] (在 Visual Basic 中为 Object (,)) 或null (在 Visual Basic 中为 Nothing ).

Declaration
object Value { get; set; }
Property Value
Type Description
object

值。