This is the complete list of members for Aspose::Cells::Drawing::IGradientFill, including all inherited members.
Equals(intrusive_ptr< Aspose::Cells::Systems::Object > obj)=0 | Aspose::Cells::Drawing::IFill | pure virtual |
GetAngle()=0 | Aspose::Cells::Drawing::IGradientFill | pure virtual |
GetDirectionType()=0 | Aspose::Cells::Drawing::IGradientFill | pure virtual |
GetFillType()=0 | Aspose::Cells::Drawing::IGradientFill | pure virtual |
GetHashCode()=0 | Aspose::Cells::Drawing::IFill | pure virtual |
GetIGradientStops()=0 | Aspose::Cells::Drawing::IGradientFill | pure virtual |
SetAngle(Aspose::Cells::Systems::Single value)=0 | Aspose::Cells::Drawing::IGradientFill | pure virtual |
SetGradient(Aspose::Cells::Drawing::GradientFillType type, Aspose::Cells::Systems::Double angle, Aspose::Cells::Drawing::GradientDirectionType direction)=0 | Aspose::Cells::Drawing::IGradientFill | 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::IGradientFill | pure virtual |
SetTwoColorGradient(intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > color1, intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > color2, Aspose::Cells::Drawing::GradientStyleType style, Aspose::Cells::Systems::Int32 variant)=0 | Aspose::Cells::Drawing::IGradientFill | pure virtual |
SetTwoColorGradient(intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > color1, Aspose::Cells::Systems::Double transparency1, intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > color2, Aspose::Cells::Systems::Double transparency2, Aspose::Cells::Drawing::GradientStyleType style, Aspose::Cells::Systems::Int32 variant)=0 | Aspose::Cells::Drawing::IGradientFill | pure virtual |