public enum ENTableBlockResizeMode : System.Enum
public enum ENTableBlockResizeMode : System.Enum
Member | Description |
---|---|
AutoHeight | The table containing shape defines the table witdth, while the table contents defines the table containing shape height /// |
AutoSize | The table desired size determines the size of the table containing shape |
FitToShape | The table is stretched to fit the bounds specified by its containing shape. If the table cannot fit it will resize the table containing shape automatically |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.ENTableBlockResizeMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)