PrintOptions.GridLines 属性

定义

打印网格线

表示架构中的以下属性:gridLines

[DocumentFormat.OpenXml.SchemaAttr(0, "gridLines")]
public DocumentFormat.OpenXml.BooleanValue GridLines { get; set; }
public DocumentFormat.OpenXml.BooleanValue GridLines { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "gridLines")]
public DocumentFormat.OpenXml.BooleanValue? GridLines { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("gridLines")]
public DocumentFormat.OpenXml.BooleanValue? GridLines { get; set; }
public DocumentFormat.OpenXml.BooleanValue? GridLines { get; set; }
member this.GridLines : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "gridLines")>]
member this.GridLines : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("gridLines")>]
member this.GridLines : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property GridLines As BooleanValue

属性值

返回 BooleanValue

属性

适用于