TablePropertyExceptions.TableCellSpacing Property

Definition

Table Cell Spacing Exception.

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

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

Property Value

Returns TableCellSpacing.

Applies to