Enum LayoutFixedType

LayoutFixedType enumeration

Layout fixed type of a table object.

public enum LayoutFixedType

Values

NameValueDescription
NotSet0Not set.
Fixed1Fixed.
Auto2Auto.

See Also