次の方法で共有


TableStyleType.NortheastCell Property

Northeast Cell.Represents the element tag in schema: a:neCell

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

Syntax

'宣言
Public Property NortheastCell As NortheastCell
    Get
    Set
'使用
Dim instance As TableStyleType
Dim value As NortheastCell

value = instance.NortheastCell

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.NortheastCell

See Also

Reference

TableStyleType Class

TableStyleType Members

DocumentFormat.OpenXml.Drawing Namespace