ArtisticPhotocopy.Detail Property
detail.Represents the attribte in schema: detail
Namespace: DocumentFormat.OpenXml.Office2010.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "detail")> _
Public Property Detail As Int32Value
Get
Set
'Применение
Dim instance As ArtisticPhotocopy
Dim value As Int32Value
value = instance.Detail
instance.Detail = value
[SchemaAttrAttribute(, "detail")]
public Int32Value Detail { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value