MetadataType.Copy Property
Metadata Copy.Represents the attribte in schema: copy
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "copy")> _
Public Property Copy As BooleanValue
Get
Set
'Uso
Dim instance As MetadataType
Dim value As BooleanValue
value = instance.Copy
instance.Copy = value
[SchemaAttrAttribute(, "copy")]
public BooleanValue Copy { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.