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