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