Freigeben über


TableStyleType.SouthwestCell-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.SouthwestCell

Siehe auch

Referenz

TableStyleType Klasse

TableStyleType-Member

DocumentFormat.OpenXml.Drawing-Namespace