Freigeben über


TableStyleConditionalFormattingTableCellProperties.TableCellBorders-Eigenschaft

TableCellBorders.Represents the element tag in schema: w:tcBorders

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

Syntax

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

value = instance.TableCellBorders

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.TableCellBorders

Siehe auch

Referenz

TableStyleConditionalFormattingTableCellProperties Klasse

TableStyleConditionalFormattingTableCellProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace