次の方法で共有


TableStyleConditionalFormattingTableProperties.TableBorders Property

TableBorders.Represents the element tag in schema: w:tblBorders

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

Syntax

'宣言
Public Property TableBorders As TableBorders
    Get
    Set
'使用
Dim instance As TableStyleConditionalFormattingTableProperties
Dim value As TableBorders

value = instance.TableBorders

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TableBorders

See Also

Reference

TableStyleConditionalFormattingTableProperties Class

TableStyleConditionalFormattingTableProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace