GetFillStyles()

IFormatSchemeEffectiveData::GetFillStyles(System::Drawing::Color) method

Returns a collection of theme defined fill styles.

virtual System::SharedPtr<IFillFormatCollectionEffectiveData> Aspose::Slides::Theme::IFormatSchemeEffectiveData::GetFillStyles(System::Drawing::Color styleColor)=0

Arguments

ParameterTypeDescription
styleColorSystem::Drawing::ColorColor System::Drawing::Color

Return Value

Collection of effective fill formats IFillFormatCollectionEffectiveData

See Also