ShapeDefaults.MaxShapeId Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Id. de forma Almacenamiento opcional
Representa el atributo siguiente en el esquema: 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
Valor de propiedad
Devuelve Int32Value.
- Atributos