Share via


ArtisticPhotocopy.Detail Property

Definition

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

Represents the following attribute in the schema: detail

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

Property Value

Attributes

Applies to