ImpDrawing

Overview

ImpDrawing is a class in Aspose.Cells FOSS for TypeScript.

This class declares 1 method for ImpDrawing objects in TypeScript programs. Available methods include: loadWorksheetDrawing. Public members are accessible to any TypeScript application after installing the Aspose.Cells FOSS for TypeScript package. Properties: color, isSchemeColor, lumMod, lumOff, position.

Properties

NameTypeAccessDescription
position: numberReadGets the position.
color: stringReadGets the color.
isSchemeColor: booleanReadGets the is scheme color.
lumMod: numberReadGets the lum mod.
lumOff: numberReadGets the lum off.

Methods

SignatureDescription
loadWorksheetDrawing(zip: any, shapes: ShapeInfo[], sheetPath: string)Calls loadWorksheetDrawing(zip, shapes, sheetPath) on this ImpDrawing instance.

See Also

 English