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