TableCell.TableCellProperties Property

Definition

Table Cell Properties.

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

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

Property Value

Applies to