Picture

Overview

Picture is a class in Aspose.Cells FOSS for .NET.

Represents a picture (image) anchored to a worksheet.

Properties

NameTypeAccessDescription
NamestringRead/WriteRepresents the name identifier of the picture
UpperLeftRowintRead/WriteGets or sets the zero‑based row index of the picture’s top‑left corner
UpperLeftColumnintRead/Write
LowerRightRowintRead/WriteGets or sets the zero‑based row index of the picture’s bottom‑right corner
LowerRightColumnintRead/Write
ImageTypeImageTypeReadIndicates the format type of the picture (e.g., PNG, JPEG)
Databyte[]Read/WriteHolds the raw byte array of the picture’s image data