共用方式為


MetadataType.PasteFormulas Property

Definition

Metadata Paste Formulas

Represents the following attribute in the schema: pasteFormulas

[DocumentFormat.OpenXml.SchemaAttr(0, "pasteFormulas")]
public DocumentFormat.OpenXml.BooleanValue PasteFormulas { get; set; }
public DocumentFormat.OpenXml.BooleanValue PasteFormulas { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "pasteFormulas")]
public DocumentFormat.OpenXml.BooleanValue? PasteFormulas { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("pasteFormulas")]
public DocumentFormat.OpenXml.BooleanValue? PasteFormulas { get; set; }
public DocumentFormat.OpenXml.BooleanValue? PasteFormulas { get; set; }
member this.PasteFormulas : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "pasteFormulas")>]
member this.PasteFormulas : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("pasteFormulas")>]
member this.PasteFormulas : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property PasteFormulas As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to