API Reference
@univerjs
@univerjs/core
interfaces
Inestinglevel

@univerjs/core v0.4.2Docs


Interface: INestingLevel

Contains properties describing the look and feel of a list bullet at a given level of nesting.

Properties

PropertyTypeDefined in
bulletAlignmentBulletAlignmentsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:191 (opens in a new tab)
glyphFormatstringsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:194 (opens in a new tab)
glyphSymbol?stringsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:200 (opens in a new tab)
glyphType?GlyphTypesubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:199 (opens in a new tab)
paragraphProperties?IParagraphStylesubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:190 (opens in a new tab)
startNumbernumbersubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:196 (opens in a new tab)
textStyle?ITextStylesubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:195 (opens in a new tab)

Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.