RichValueBase Class
The base class for rich values in an ExcelCell.
- Inheritance:
- System.ObjectRichValueBase
- Derived
Properties
RichValueType
Gets the RichValueType of this RichValueBase instance.
public abstract RichValueType RichValueType { get; }Public MustOverride ReadOnly Property RichValueType As RichValueTypeProperty Value
The RichValueType of this RichValueBase instance.