@univerjscoreenumerationsSpacingrule

@univerjs/core v0.5.0-beta.1Docs


Enumeration: SpacingRule

Enumeration Members

Enumeration MemberValueDescriptionDefined in
AT_LEAST1Specifies that the height of the line shall be at least the value specified, but might be expanded to fit its content as needed.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:784
AUTO0Specifies that the line spacing of the parent object shall be automatically determined by the size of its contents, with no predetermined minimum or maximum size.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:780
EXACT2Specifies that the height of the line shall be exactly the value specified, regardless of the size of the contents of the contents.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:788