共用方式為


ValueAxisScaling.MinorUnit Property

Definition

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

Represents the following attribute in the schema: minorUnit

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

Property Value

Attributes

Applies to