bullet points update
This commit is contained in:
2
build/file/paragraph/paragraph.d.ts
vendored
2
build/file/paragraph/paragraph.d.ts
vendored
@ -26,7 +26,7 @@ export declare class Paragraph extends XmlComponent {
|
||||
leftTabStop(position: number): Paragraph;
|
||||
rightTabStop(position: number): Paragraph;
|
||||
centerTabStop(position: number): Paragraph;
|
||||
bullet(): Paragraph;
|
||||
bullet(indentLevel: number): Paragraph;
|
||||
setNumbering(numbering: Num, indentLevel: number): Paragraph;
|
||||
style(styleId: string): Paragraph;
|
||||
indent(attrs: object): Paragraph;
|
||||
|
Reference in New Issue
Block a user