OneNote.ParagraphInfo interface

Listeninformationen für Absatz auf.

Eigenschaften

bulletType

Aufzählungszeichentyp des Absatzes.

indentationLevel

Ebene des Einzugs des Absatzes.

index

Index des Absatzes in einer Liste.

listType

Typ der Liste im Absatz.

numberType

Nummerierte Listenart des Absatzes.

Details zur Eigenschaft

bulletType

Aufzählungszeichentyp des Absatzes.

bulletType: string;

Eigenschaftswert

string

Hinweise

API-Satz: OneNoteApi 1.1

indentationLevel

Ebene des Einzugs des Absatzes.

indentationLevel: number;

Eigenschaftswert

number

Hinweise

API-Satz: OneNoteApi 1.8

index

Index des Absatzes in einer Liste.

index: number;

Eigenschaftswert

number

Hinweise

API-Satz: OneNoteApi 1.1

listType

Typ der Liste im Absatz.

listType: OneNote.ListType | "None" | "Number" | "Bullet";

Eigenschaftswert

OneNote.ListType | "None" | "Number" | "Bullet"

Hinweise

API-Satz: OneNoteApi 1.1

numberType

Nummerierte Listenart des Absatzes.

numberType: OneNote.NumberType | "None" | "Arabic" | "UCRoman" | "LCRoman" | "UCLetter" | "LCLetter" | "Ordinal" | "Cardtext" | "Ordtext" | "Hex" | "ChiManSty" | "DbNum1" | "DbNum2" | "Aiueo" | "Iroha" | "DbChar" | "SbChar" | "DbNum3" | "DbNum4" | "Circlenum" | "DArabic" | "DAiueo" | "DIroha" | "ArabicLZ" | "Bullet" | "Ganada" | "Chosung" | "GB1" | "GB2" | "GB3" | "GB4" | "Zodiac1" | "Zodiac2" | "Zodiac3" | "TpeDbNum1" | "TpeDbNum2" | "TpeDbNum3" | "TpeDbNum4" | "ChnDbNum1" | "ChnDbNum2" | "ChnDbNum3" | "ChnDbNum4" | "KorDbNum1" | "KorDbNum2" | "KorDbNum3" | "KorDbNum4" | "Hebrew1" | "Arabic1" | "Hebrew2" | "Arabic2" | "Hindi1" | "Hindi2" | "Hindi3" | "Thai1" | "Thai2" | "NumInDash" | "LCRus" | "UCRus" | "LCGreek" | "UCGreek" | "Lim" | "Custom";

Eigenschaftswert

OneNote.NumberType | "None" | "Arabic" | "UCRoman" | "LCRoman" | "UCLetter" | "LCLetter" | "Ordinal" | "Cardtext" | "Ordtext" | "Hex" | "ChiManSty" | "DbNum1" | "DbNum2" | "Aiueo" | "Iroha" | "DbChar" | "SbChar" | "DbNum3" | "DbNum4" | "Circlenum" | "DArabic" | "DAiueo" | "DIroha" | "ArabicLZ" | "Bullet" | "Ganada" | "Chosung" | "GB1" | "GB2" | "GB3" | "GB4" | "Zodiac1" | "Zodiac2" | "Zodiac3" | "TpeDbNum1" | "TpeDbNum2" | "TpeDbNum3" | "TpeDbNum4" | "ChnDbNum1" | "ChnDbNum2" | "ChnDbNum3" | "ChnDbNum4" | "KorDbNum1" | "KorDbNum2" | "KorDbNum3" | "KorDbNum4" | "Hebrew1" | "Arabic1" | "Hebrew2" | "Arabic2" | "Hindi1" | "Hindi2" | "Hindi3" | "Thai1" | "Thai2" | "NumInDash" | "LCRus" | "UCRus" | "LCGreek" | "UCGreek" | "Lim" | "Custom"

Hinweise

API-Satz: OneNoteApi 1.1