Freigeben über


MatrixProperties.RowSpacingRule-Eigenschaft

Row Spacing Rule.Represents the element tag in schema: m:rSpRule

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

Syntax

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

value = instance.RowSpacingRule

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Math.RowSpacingRule
Returns RowSpacingRule.

Siehe auch

Referenz

MatrixProperties Klasse

MatrixProperties-Member

DocumentFormat.OpenXml.Math-Namespace