TableWidthUnitType Enum
In This Article
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. |
Fiftieths
|
Width in fiftieths of a percent. |
Model
|
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: