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