'Declaration Public Function CreateSetParagraphJustification( _
ByVal paragraphJustificationВыравнивание абзаца.As Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlParagraphJustification _
) As Vintasoft.Imaging.UIActions.UIAction
public Vintasoft.Imaging.UIActions.UIAction CreateSetParagraphJustification(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlParagraphJustification paragraphJustification
)
public: Vintasoft.Imaging.UIActions.UIAction* CreateSetParagraphJustification(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlParagraphJustification paragraphJustification
)
public:
Vintasoft.Imaging.UIActions.UIAction^ CreateSetParagraphJustification(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlParagraphJustification paragraphJustification
)
Parameters
- paragraphJustification
- Выравнивание абзаца.
Return Value
UIAction, который устанавливает выравнивание абзаца для выделенного текста.