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