TableStyleType.NorthwestCell Property

Definition

Northwest Cell.

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

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

Property Value

Returns NorthwestCell.

Applies to