ShapeDefaults.MaxShapeId 属性

定义

形状 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

属性

适用于