Share via


ArtisticLightScreen.GridSize Property

Definition

gridSize, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to