次の方法で共有


TableCellProperties.TableCellMargin Property

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

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

Syntax

'宣言
Public Property TableCellMargin As TableCellMargin
    Get
    Set
'使用
Dim instance As TableCellProperties
Dim value As TableCellMargin

value = instance.TableCellMargin

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TableCellMargin

See Also

Reference

TableCellProperties Class

TableCellProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace