XlsBitmapShape
BlipId Property
|
Blip id.
Namespace:
Spire.Xls.Core.Spreadsheet.Shapes
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public uint BlipId { get; }
Public ReadOnly Property BlipId As UInteger
Get
public:
property unsigned int BlipId {
unsigned int get ();
}
member BlipId : uint32 with get
Property Value
Type:
UInt32
See Also