Partager via


CameraTool.ShapeId Property

spid.Represents the attribte in schema: spid

Namespace:  DocumentFormat.OpenXml.Office2010.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "spid")> _
Public Property ShapeId As StringValue
    Get
    Set
'Usage
Dim instance As CameraTool
Dim value As StringValue

value = instance.ShapeId

instance.ShapeId = value
[SchemaAttrAttribute(, "spid")]
public StringValue ShapeId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

CameraTool Class

CameraTool Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace