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