Table of Contents

TDrawingValueType Enumeration

Data that can be stored inside a TDrawingValue

Syntax

Unit: FlexCel.Core

Members

Name Value Description
Empty 0 The object doesn't contain a value.
CellValue 1 The object contains a TCellValue.
DrawingRichString 2 The object contains a TDrawingRichString.