Aracılığıyla paylaş


ValueAxisScaling.MajorUnit Property

Definition

majorUnit, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: majorUnit

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

Property Value

Attributes

Applies to