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