Compartir a través de


RecordIncluded.Val Property

val.Represents the attribte in schema: wne:val

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

Syntax

'Declaración
<SchemaAttrAttribute(, "val")> _
Public Property Val As OnOffValue
    Get
    Set
'Uso
Dim instance As RecordIncluded
Dim value As OnOffValue

value = instance.Val

instance.Val = value
[SchemaAttrAttribute(, "val")]
public OnOffValue Val { get; set; }

Property Value

Type: DocumentFormat.OpenXml.OnOffValue

See Also

Reference

RecordIncluded Class

RecordIncluded Members

DocumentFormat.OpenXml.Office.Word Namespace