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