TableProperties.TableLayout Property
TableLayout.Represents the element tag in schema: w:tblLayout
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Property TableLayout As TableLayout
Get
Set
'Uso
Dim instance As TableProperties
Dim value As TableLayout
value = instance.TableLayout
instance.TableLayout = value
public TableLayout TableLayout { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.TableLayout
Returns TableLayout.