共用方式為


ArtisticCutout.NumberOfShades Property

Definition

numberOfShades, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: numberOfShades

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

Property Value

Attributes

Applies to