Skip to main content

write_text_paragraph

Function write_text_paragraph 

Source
pub fn write_text_paragraph<W>(
    writer: &mut Writer<W>,
    paragraph: &TextParagraph,
) -> Result<(), Error>
where W: Write,
Expand description

Writes <a:p><a:pPr../>EG_TextRun*</a:p> (CT_TextParagraph).