MetadataType.PasteAll Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Alle Metadaten einfügen
Stellt das folgende Attribut im Schema dar: pasteAll
[DocumentFormat.OpenXml.SchemaAttr(0, "pasteAll")]
public DocumentFormat.OpenXml.BooleanValue PasteAll { get; set; }
public DocumentFormat.OpenXml.BooleanValue PasteAll { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "pasteAll")]
public DocumentFormat.OpenXml.BooleanValue? PasteAll { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("pasteAll")]
public DocumentFormat.OpenXml.BooleanValue? PasteAll { get; set; }
public DocumentFormat.OpenXml.BooleanValue? PasteAll { get; set; }
member this.PasteAll : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "pasteAll")>]
member this.PasteAll : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("pasteAll")>]
member this.PasteAll : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property PasteAll As BooleanValue
Eigenschaftswert
Gibt zurück BooleanValue.
- Attribute