@univerjs/core v0.5.0-beta.1 • Docs
Interface: ISectionBreakBase
Extended by
Properties
Property | Type | Defined in |
---|---|---|
charSpace? | number | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:497 |
columnProperties? | ISectionColumnProperties [] | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:501 |
columnSeparatorType? | ColumnSeparatorType | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:502 |
contentDirection? | TextDirection | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:503 |
gridType? | GridType | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:499 |
linePitch? | number | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:498 |
sectionType? | SectionType | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:504 |
sectionTypeNext? | SectionType | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:506 |
textDirection? | TextDirectionType | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:507 |