共用方式為


Trendline.RSquared Property

Definition

rsquared, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: rsquared

[DocumentFormat.OpenXml.SchemaAttr(0, "rsquared")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> RSquared { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> RSquared { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "rsquared")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? RSquared { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("rsquared")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? RSquared { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? RSquared { get; set; }
member this.RSquared : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "rsquared")>]
member this.RSquared : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("rsquared")>]
member this.RSquared : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
Public Property RSquared As EnumValue(Of Boolean)

Property Value

Attributes

Applies to