次の方法で共有


PhantomProperties.ZeroWidth Property

Phantom Zero Width.Represents the element tag in schema: m:zeroWid

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

Syntax

'宣言
Public Property ZeroWidth As ZeroWidth
    Get
    Set
'使用
Dim instance As PhantomProperties
Dim value As ZeroWidth

value = instance.ZeroWidth

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

Property Value

Type: DocumentFormat.OpenXml.Math.ZeroWidth
Returns ZeroWidth.

See Also

Reference

PhantomProperties Class

PhantomProperties Members

DocumentFormat.OpenXml.Math Namespace