public enum TableFrameFittingStrategy : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TableFrameFittingStrategy Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum TableFrameFittingStrategy : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TableFrameFittingStrategy Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AdjustColumns | Flow to multiple columns to make data fit. |
AdjustColumnsAndSize | Reduce font sizes and flow to multiple columns to make data fit. |
AdjustFrame | Adjust the frame to fit the specified font sizes and columns. |
AdjustSize | Reduce fonts sizes to make data fit. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.TableFrameFittingStrategy
Target Platforms: Windows 11, Windows 10, Windows 8.1