次の方法で共有


TableStyleConditionalFormattingTableProperties.TableIndentation Property

TableIndentation.Represents the element tag in schema: w:tblInd

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

Syntax

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

value = instance.TableIndentation

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TableIndentation

See Also

Reference

TableStyleConditionalFormattingTableProperties Class

TableStyleConditionalFormattingTableProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace