次の方法で共有


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

プロパティ値

属性

適用対象