static private InsertNewRun ( Document doc, string text, int paraIndex ) : Run | ||
doc | Document | /// Current document /// |
text | string | /// Custom text /// |
paraIndex | int | /// Paragraph index /// |
리턴 | Run |
static private InsertNewRun ( Document doc, string text, int paraIndex ) : Run | ||
doc | Document | /// Current document /// |
text | string | /// Custom text /// |
paraIndex | int | /// Paragraph index /// |
리턴 | Run |