This is the complete list of members for Aspose::Cells::Drawing::IMsoFillFormat, including all inherited members.
GetBackColor()=0 | Aspose::Cells::Drawing::IMsoFillFormat | pure virtual |
GetForeColor()=0 | Aspose::Cells::Drawing::IMsoFillFormat | pure virtual |
GetImageData()=0 | Aspose::Cells::Drawing::IMsoFillFormat | pure virtual |
GetTexture()=0 | Aspose::Cells::Drawing::IMsoFillFormat | pure virtual |
GetTransparency()=0 | Aspose::Cells::Drawing::IMsoFillFormat | pure virtual |
IsVisible()=0 | Aspose::Cells::Drawing::IMsoFillFormat | pure virtual |
SetBackColor(intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > value)=0 | Aspose::Cells::Drawing::IMsoFillFormat | pure virtual |
SetForeColor(intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > value)=0 | Aspose::Cells::Drawing::IMsoFillFormat | pure virtual |
SetImageData(intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Byte >> value)=0 | Aspose::Cells::Drawing::IMsoFillFormat | pure virtual |
SetOneColorGradient(intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > color, Aspose::Cells::Systems::Double degree, Aspose::Cells::Drawing::GradientStyleType style, Aspose::Cells::Systems::Int32 variant)=0 | Aspose::Cells::Drawing::IMsoFillFormat | pure virtual |
SetTransparency(Aspose::Cells::Systems::Double value)=0 | Aspose::Cells::Drawing::IMsoFillFormat | pure virtual |
SetVisible(bool value)=0 | Aspose::Cells::Drawing::IMsoFillFormat | pure virtual |