2.5.4.29 PtgNumMultiDim

The PtgNumMultiDim structure specifies a Unit Number that is multidimensional.

When found in a formula expression, this structure MUST satisfy the following ABNF.

ABNF:

PtgNumMultiDim = double-value string-value "^" dimension

double-value is a double precision floating-point number expressed as the unit indicated by string-value.

string-value is a string that specifies the unit of measurement, and MUST be a value from the following table.

Value

Unit

DEG

Degrees

DA

Radians

RAD

Radians

DATE

Days

ED

Days

EH

Hours

EM

Minutes

ES

Seconds

EW

Weeks

CM

Centimeters

DL

Inches

FT

Feet

IN

Inches

KM

Kilometers

MM

Millimeters

M

Meters

MI

Miles

NM

Nautical miles

YD

Yards

DP

Inches

DE

Days

C

Ciceros

D

Didots

DT

Points

P

Picas

PT

Points

dimension is an integer that specifies the number of dimensions.

When stored in a Cell_Type element, this structure has the following attribute values.

Attribute

 Value

V

MUST be a value that satisfies the ABNF.

U

MUST be "MULTIDIM".