ShapeDefaults.MaxShapeId Property

Definition

Shape ID Optional Storage

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

Property Value

Returns Int32Value.

Attributes

Applies to