Freigeben über


TablePropertyExceptions.TableLayout-Eigenschaft

Table Layout Exception.Represents the element tag in schema: w:tblLayout

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property TableLayout As TableLayout
    Get
    Set
'Usage
Dim instance As TablePropertyExceptions
Dim value As TableLayout

value = instance.TableLayout

instance.TableLayout = value
public TableLayout TableLayout { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.TableLayout
Returns TableLayout.

Siehe auch

Referenz

TablePropertyExceptions Klasse

TablePropertyExceptions-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace