Aspose::Cells::Drawing::Shape::GetThreeDFormat method

Shape::GetThreeDFormat method

Gets and sets 3d format of the shape.

ThreeDFormat Aspose::Cells::Drawing::Shape::GetThreeDFormat()

Examples

ThreeDFormat threeDFormat = shape.GetThreeDFormat();

See Also