OneNote.ParagraphInfo interface

Informations de liste pour le paragraphe.

Propriétés

bulletType

type de paragraphe de liste à puces.

indentationLevel

Niveau de mise en retrait du paragraphe.

index

Index d’un paragraphe dans une liste.

listType

Type de liste dans le paragraphe.

numberType

Type de paragraphe de liste numérotée.

Détails de la propriété

bulletType

type de paragraphe de liste à puces.

bulletType: string;

Valeur de propriété

string

Remarques

Jeu d’API : OneNoteApi 1.1

indentationLevel

Niveau de mise en retrait du paragraphe.

indentationLevel: number;

Valeur de propriété

number

Remarques

Jeu d’API : OneNoteApi 1.8

index

Index d’un paragraphe dans une liste.

index: number;

Valeur de propriété

number

Remarques

Jeu d’API : OneNoteApi 1.1

listType

Type de liste dans le paragraphe.

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

Valeur de propriété

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

Remarques

Jeu d’API : OneNoteApi 1.1

numberType

Type de paragraphe de liste numérotée.

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";

Valeur de propriété

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"

Remarques

Jeu d’API : OneNoteApi 1.1