Compartir a través de


Dummy.ShowField Property

showField.Represents the attribte in schema: showField

Namespace:  DocumentFormat.OpenXml.Office.MetaAttributes
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "showField")> _
Public Property ShowField As StringValue
    Get
    Set
'Uso
Dim instance As Dummy
Dim value As StringValue

value = instance.ShowField

instance.ShowField = value
[SchemaAttrAttribute(, "showField")]
public StringValue ShowField { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Dummy Class

Dummy Members

DocumentFormat.OpenXml.Office.MetaAttributes Namespace