Freigeben über


MatrixProperties.HidePlaceholder-Eigenschaft

Hide Placeholders (Matrix).Represents the element tag in schema: m:plcHide

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

Syntax

'Declaration
Public Property HidePlaceholder As HidePlaceholder
    Get
    Set
'Usage
Dim instance As MatrixProperties
Dim value As HidePlaceholder

value = instance.HidePlaceholder

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Math.HidePlaceholder
Returns HidePlaceholder.

Siehe auch

Referenz

MatrixProperties Klasse

MatrixProperties-Member

DocumentFormat.OpenXml.Math-Namespace