TablePropertyExceptions.TableCellMarginDefault Property

Table Cell Margin Exceptions.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 TablePropertyExceptions
Dim value As TableCellMarginDefault

value = instance.TableCellMarginDefault

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TableCellMarginDefault
Returns TableCellMarginDefault.

See Also

Reference

TablePropertyExceptions Class

TablePropertyExceptions Members

DocumentFormat.OpenXml.Wordprocessing Namespace