Compartir a través de


PhantomProperties.Transparent Property

Transparent (Phantom).Represents the element tag in schema: m:transp

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

Syntax

'Declaration
Public Property Transparent As Transparent
    Get
    Set
'Usage
Dim instance As PhantomProperties
Dim value As Transparent

value = instance.Transparent

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

Property Value

Type: DocumentFormat.OpenXml.Math.Transparent
Returns Transparent.

See Also

Reference

PhantomProperties Class

PhantomProperties Members

DocumentFormat.OpenXml.Math Namespace