Aspose::Cells::Drawing::Shape::SetHeightPt method. Represents the height of the shape, in unit of points in C++....SetHeightPt ( 1 ); See Also Class Vector Class Shape Namespace Aspose::Cells::Drawing...
Aspose::Cells::Drawing::Shape::IsFlippedHorizontally method. Gets and sets whether shape is horizontally flipped in C++....SetIsFlippedHorizont ( true ); See Also Class Vector Class Shape Namespace Aspose::Cells::Drawing...
Aspose::Cells::Drawing::Shape::GetHeight method. Represents the height of shape, in unit of pixel in C++....SetHeight ( 1 ); See Also Class Vector Class Shape Namespace Aspose::Cells::Drawing...
Aspose::Cells::Drawing::Shape::RemoveActiveXControl method. Remove activeX control in C++....RemoveActiveXControl (); } See Also Class Vector Class Shape Namespace Aspose::Cells::Drawing...
Aspose::Cells::Drawing::Shape::SetIsFlippedVertically method. Gets and sets whether shape is vertically flipped in C++....SetIsFlippedVertical ( true ); See Also Class Vector Class Shape Namespace Aspose::Cells::Drawing...
Aspose::Cells::Drawing::Shape::SetHeightCM method. Represents the height of the shape, in unit of centimeters in C++....SetHeightCM ( 1 ); See Also Class Vector Class Shape Namespace Aspose::Cells::Drawing...
Aspose::Cells::Drawing::Shape::IsLocked method. True if the object is locked, False if the object can be modified when the sheet is protected in C++....SetIsLocked ( false ); See Also Class Vector Class Shape Namespace Aspose::Cells::Drawing...
Aspose::Cells::Drawing::Shape::SetIsPrintable method. True if the object is printable in C++....SetIsPrintable ( false ); See Also Class Vector Class Shape Namespace Aspose::Cells::Drawing...
Aspose::Cells::Drawing::Shape::GetUpperLeftColumn method. Represents upper left corner column index in C++....SetUpperLeftColumn ( 1 ); See Also Class Vector Class Shape Namespace Aspose::Cells::Drawing...