IdxRichEditTablePropertiesBase.SetTableLayout(TdxNullableValue<TdxRichEditTableLayoutType>) Method
Declaration
procedure SetTableLayout(const Value: TdxNullableValue<TdxRichEditTableLayoutType>);
Parameters
Name | Type |
---|---|
Value | TdxNullableValue<T> |
See Also