'Declaration Public Sub SetParagraphProperties( _
ByVal paragraphPropertiesThe paragraph properties.As OpenXmlParagraphProperties _
)
public void SetParagraphProperties(
OpenXmlParagraphProperties paragraphProperties
)
public: void SetParagraphProperties(
OpenXmlParagraphProperties* paragraphProperties
)
public:
void SetParagraphProperties(
OpenXmlParagraphProperties^ paragraphProperties
)
Parameters
- paragraphProperties
- The paragraph properties.