PreviousTablePropertyExceptions.TableLook Property

Table Style Conditional Formatting Settings Exception.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 PreviousTablePropertyExceptions
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

PreviousTablePropertyExceptions Class

PreviousTablePropertyExceptions Members

DocumentFormat.OpenXml.Wordprocessing Namespace