ShapeDefaults.MaxShapeId プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Shape ID 省略可能なストレージ
スキーマ内の次の属性を表します。 spidmax
[DocumentFormat.OpenXml.SchemaAttr(0, "spidmax")]
public DocumentFormat.OpenXml.IntegerValue MaxShapeId { get; set; }
public DocumentFormat.OpenXml.IntegerValue MaxShapeId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "spidmax")]
public DocumentFormat.OpenXml.IntegerValue? MaxShapeId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("spidmax")]
public DocumentFormat.OpenXml.IntegerValue? MaxShapeId { get; set; }
public DocumentFormat.OpenXml.IntegerValue? MaxShapeId { get; set; }
member this.MaxShapeId : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "spidmax")>]
member this.MaxShapeId : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("spidmax")>]
member this.MaxShapeId : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property MaxShapeId As IntegerValue
プロパティ値
Int32Value を返します。
- 属性