Aspose::Cells::Drawing::Texts::TextBoxOptions::GetBottomMarginPt method
TextBoxOptions::GetBottomMarginPt method
Returns the bottom margin in unit of Points.
double Aspose::Cells::Drawing::Texts::TextBoxOptions::GetBottomMarginPt()
Examples
double val = shape.GetTextBoxOptions().GetBottomMarginPt();
See Also
- Class Vector
- Class TextBoxOptions
- Namespace Aspose::Cells::Drawing::Texts
- Library Aspose.Cells for C++