Freigeben über


MatrixProperties.HidePlaceholder Property

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; }

Property Value

Type: DocumentFormat.OpenXml.Math.HidePlaceholder
Returns HidePlaceholder.

See Also

Reference

MatrixProperties Class

MatrixProperties Members

DocumentFormat.OpenXml.Math Namespace