Gets or set the value of the layoutType.
This element specifies the algorithm which shall be used to layout the comtents of the table within the document.
Namespace: Spire.Doc.FormattingAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public LayoutType LayoutType { get; set; }
Public Property LayoutType As LayoutType Get Set
public: property LayoutType LayoutType { LayoutType get (); void set (LayoutType value); }
member LayoutType : LayoutType with get, set
Property Value
LayoutTypeThe type of the layout.