次の方法で共有


PhantomProperties.ShowPhantom Property

Phantom Show.Represents the element tag in schema: m:show

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

Syntax

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

value = instance.ShowPhantom

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

Property Value

Type: DocumentFormat.OpenXml.Math.ShowPhantom
Returns ShowPhantom.

See Also

Reference

PhantomProperties Class

PhantomProperties Members

DocumentFormat.OpenXml.Math Namespace