次の方法で共有


TableStyleType.SoutheastCell Property

Southeast Cell.Represents the element tag in schema: a:seCell

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

Syntax

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

value = instance.SoutheastCell

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.SoutheastCell

See Also

Reference

TableStyleType Class

TableStyleType Members

DocumentFormat.OpenXml.Drawing Namespace