OleObject
ShapeID Property
|
Get the ID of OleObeject.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public uint ShapeID { get; }
Public ReadOnly Property ShapeID As UInteger
Get
public:
property unsigned int ShapeID {
unsigned int get ();
}
member ShapeID : uint32 with get
Property Value
Type:
UInt32
See Also