set_FillStyleIndex()

ShapeStyle::set_FillStyleIndex(int16_t) method

Sets shape’s fill column index in style matrices. 0 means no fill, positive value - index in theme’s fill styles, negative value - index in theme’s background styles. Write int16_t.

void Aspose::Slides::ShapeStyle::set_FillStyleIndex(int16_t value) override

See Also