set_FillStyleIndex()

IShapeStyle::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.

virtual void Aspose::Slides::IShapeStyle::set_FillStyleIndex(int16_t value)=0

See Also