Skip to main content

TableWidthUnitType Enum

Lists values that specify unit types for the table width.

#Declaration

TypeScript
declare enum TableWidthUnitType {
    Nil = 0,
    Auto = 1,
    FiftiethsOfPercent = 2,
    ModelUnits = 3
}

#Members

Name Description
Auto

Automatically determined width.

FiftiethsOfPercent

Width in fiftieths of a percent.

ModelUnits

Width in units of measurements that are currently in effect for the document.

Nil

Not set.

#Remarks

Values listed by this enumeration are used in the following members: