Freigeben über


ArgumentProperties.ArgumentSize-Eigenschaft

Argument Size.Represents the element tag in schema: m:argSz

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

Syntax

'Declaration
Public Property ArgumentSize As ArgumentSize
    Get
    Set
'Usage
Dim instance As ArgumentProperties
Dim value As ArgumentSize

value = instance.ArgumentSize

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Math.ArgumentSize
Returns ArgumentSize.

Siehe auch

Referenz

ArgumentProperties Klasse

ArgumentProperties-Member

DocumentFormat.OpenXml.Math-Namespace