次の方法で共有


TableStyleType.SouthwestCell Property

Southwest Cell.Represents the element tag in schema: a:swCell

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

Syntax

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

value = instance.SouthwestCell

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.SouthwestCell

See Also

Reference

TableStyleType Class

TableStyleType Members

DocumentFormat.OpenXml.Drawing Namespace