TablePropertyExceptions.TableWidth Property

Definition

Preferred Table Width Exception.

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

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

Property Value

Returns TableWidth.

Applies to