AUTO property

PreferredWidth.AUTO property

Returns an instance that represents the “preferred width is not specified” value.

@property
def AUTO(self) -> aspose.words.tables.PreferredWidth:
    ...

See Also