Aspose::Cells::Drawing::FillFormat::SetImageData method

FillFormat::SetImageData method

Gets and sets the picture image data.

void Aspose::Cells::Drawing::FillFormat::SetImageData(const Vector<uint8_t> &value)

Remarks

If the fill format is not custom texture format, returns null.

See Also