Поделиться через


ArgumentProperties.ArgumentSize Property

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; }

Property Value

Type: DocumentFormat.OpenXml.Math.ArgumentSize
Returns ArgumentSize.

See Also

Reference

ArgumentProperties Class

ArgumentProperties Members

DocumentFormat.OpenXml.Math Namespace