HasRichDataType Property
HasRichDataType
true
if all cells in the range contain a Rich data type. false
if none of the cells in the range contains a Rich data type; otherwise, null.
Declaration
bool? HasRichDataType { get; }
ReadOnly Property HasRichDataType As Boolean?