Compartilhar via


TableStyleType.NorthwestCell Property

Northwest Cell.Represents the element tag in schema: a:nwCell

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property NorthwestCell As NorthwestCell
    Get
    Set
'Usage
Dim instance As TableStyleType
Dim value As NorthwestCell

value = instance.NorthwestCell

instance.NorthwestCell = value
public NorthwestCell NorthwestCell { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.NorthwestCell

See Also

Reference

TableStyleType Class

TableStyleType Members

DocumentFormat.OpenXml.Drawing Namespace