Freigeben über


CustomSheetView.ShowGridLines-Eigenschaft

Show Grid Lines.Represents the attribte in schema: showGridLines

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "showGridLines")> _
Public Property ShowGridLines As BooleanValue
    Get
    Set
'Usage
Dim instance As CustomSheetView
Dim value As BooleanValue

value = instance.ShowGridLines

instance.ShowGridLines = value
[SchemaAttrAttribute(, "showGridLines")]
public BooleanValue ShowGridLines { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

CustomSheetView Klasse

CustomSheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace