Share via


OfficeMathArgumentType.ArgumentProperties Property

Argument Properties.Represents the element tag in schema: m:argPr

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

Syntax

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

value = instance.ArgumentProperties

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

Property Value

Type: DocumentFormat.OpenXml.Math.ArgumentProperties

See Also

Reference

OfficeMathArgumentType Class

OfficeMathArgumentType Members

DocumentFormat.OpenXml.Math Namespace