PreviousTableProperties.TableLook Property

TableLook.Represents the element tag in schema: w:tblLook

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

Syntax

'Declaration
Public Property TableLook As TableLook
    Get
    Set
'Usage
Dim instance As PreviousTableProperties
Dim value As TableLook

value = instance.TableLook

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TableLook
Returns TableLook.

See Also

Reference

PreviousTableProperties Class

PreviousTableProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace