StyleTableProperties.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 StyleTableProperties
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

StyleTableProperties Class

StyleTableProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace