Partager via


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

'Declaration
Public Property SouthwestCell As SouthwestCell
    Get
    Set
'Usage
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