Share via


ArtisticLightScreen.GridSize 属性

定义

gridSize,此属性仅在 Office 2010 及更高版本中可用。

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

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

属性值

属性

适用于