[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Storage.VariantType

VariantType Enum

Type of a variant

Namespace: GrapeCity.Documents.DX.Storage
Assembly: GcDocs.DX.Windows.dll
Syntax
[Flags]
[CLSCompliant(false)]
public enum VariantType : ushort

Fields

Name Description
Array

Array value.

ByRef

By reference.

Default

Simple value

Reserved

Reserved value.

Vector

Vector value.