TablePropertyExceptions.TableLook Property

Definition

Table Style Conditional Formatting Settings Exception.

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

public DocumentFormat.OpenXml.Wordprocessing.TableLook TableLook { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.TableLook? TableLook { get; set; }
member this.TableLook : DocumentFormat.OpenXml.Wordprocessing.TableLook with get, set
Public Property TableLook As TableLook

Property Value

Returns TableLook.

Applies to