Freigeben über


TableStyleConditionalFormattingTableCellProperties.TableCellMargin-Eigenschaft

TableCellMargin.Represents the element tag in schema: w:tcMar

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

Syntax

'Declaration
Public Property TableCellMargin As TableCellMargin
    Get
    Set
'Usage
Dim instance As TableStyleConditionalFormattingTableCellProperties
Dim value As TableCellMargin

value = instance.TableCellMargin

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.TableCellMargin

Siehe auch

Referenz

TableStyleConditionalFormattingTableCellProperties Klasse

TableStyleConditionalFormattingTableCellProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace