PreviousTableProperties.TableStyle Property

Definition

TableStyle.

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

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

Property Value

Applies to