次の方法で共有


Delimiter.DelimiterProperties Property

Delimiter Properties.Represents the element tag in schema: m:dPr

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

Syntax

'宣言
Public Property DelimiterProperties As DelimiterProperties
    Get
    Set
'使用
Dim instance As Delimiter
Dim value As DelimiterProperties

value = instance.DelimiterProperties

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

Property Value

Type: DocumentFormat.OpenXml.Math.DelimiterProperties

See Also

Reference

Delimiter Class

Delimiter Members

DocumentFormat.OpenXml.Math Namespace