ShapeLayout.ShapeIdMap Property

Shape ID Map.Represents the element tag in schema: o:idmap

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ShapeIdMap As ShapeIdMap
    Get
    Set
'Usage
Dim instance As ShapeLayout
Dim value As ShapeIdMap

value = instance.ShapeIdMap

instance.ShapeIdMap = value
public ShapeIdMap ShapeIdMap { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Vml.Office.ShapeIdMap
Returns ShapeIdMap.

See Also

Reference

ShapeLayout Class

ShapeLayout Members

DocumentFormat.OpenXml.Vml.Office Namespace