Freigeben über


MatrixProperties.ColumnGapRule-Eigenschaft

Matrix Column Gap Rule.Represents the element tag in schema: m:cGpRule

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

Syntax

'Declaration
Public Property ColumnGapRule As ColumnGapRule
    Get
    Set
'Usage
Dim instance As MatrixProperties
Dim value As ColumnGapRule

value = instance.ColumnGapRule

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Math.ColumnGapRule
Returns ColumnGapRule.

Siehe auch

Referenz

MatrixProperties Klasse

MatrixProperties-Member

DocumentFormat.OpenXml.Math-Namespace