XlsBitmapShape module

class XlsBitmapShape.XlsBitmapShape

Bases: XlsShape, IPictureShape

property BlipId: UInt32
property ColorFrom: Color
property ColorTo: Color
Compress(quality: int)
<summary>

Compress the Picture quality for reduce file size

</summary> <param name=”quality”>picture quality.Range is 0~100</param>

property CropBottomOffset: int
property CropLeftOffset: int
property CropRightOffset: int
property CropTopOffset: int
Dispose()
property FileName: str
property IsCamera: bool
property IsDDE: bool
property Macro: str
property Picture: Stream
property RefRange: str
Remove
property ShapeType: ExcelShapeType