MetadataType.PasteAll Property
Metadata Paste All.Represents the attribte in schema: pasteAll
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "pasteAll")> _
Public Property PasteAll As BooleanValue
Get
Set
'Usage
Dim instance As MetadataType
Dim value As BooleanValue
value = instance.PasteAll
instance.PasteAll = value
[SchemaAttrAttribute(, "pasteAll")]
public BooleanValue PasteAll { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.