TableStyleConditionalFormattingTableProperties.TableCellMarginDefault Property

TableCellMarginDefault.Represents the element tag in schema: w:tblCellMar

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

Syntax

'Declaration
Public Property TableCellMarginDefault As TableCellMarginDefault
    Get
    Set
'Usage
Dim instance As TableStyleConditionalFormattingTableProperties
Dim value As TableCellMarginDefault

value = instance.TableCellMarginDefault

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TableCellMarginDefault

See Also

Reference

TableStyleConditionalFormattingTableProperties Class

TableStyleConditionalFormattingTableProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace