ShapeDefaults.MaxShapeId Property
Shape ID Optional Storage.Represents the attribte in schema: spidmax
Namespace: DocumentFormat.OpenXml.Vml.Office
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "spidmax")> _
Public Property MaxShapeId As IntegerValue
Get
Set
'Usage
Dim instance As ShapeDefaults
Dim value As IntegerValue
value = instance.MaxShapeId
instance.MaxShapeId = value
[SchemaAttrAttribute(, "spidmax")]
public IntegerValue MaxShapeId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.IntegerValue
Returns Int32Value.