Aspose::Cells::Drawing::MsoFormatPicture::SetBrightness method

MsoFormatPicture::SetBrightness method

Represents the brightness modification for the picture in unit of percentage.

void Aspose::Cells::Drawing::MsoFormatPicture::SetBrightness(double value)

Remarks

It is between -100% and 100%. It works same as Excel 2007 or above version.

See Also