TableStyleType.NortheastCell Property

Definition

Northeast Cell.

Represents the following element tag in the schema: a:neCell.

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

Property Value

Returns NortheastCell.

Applies to