API Reference
@univerjs
@univerjs/core
interfaces
Iparagraphstyle

@univerjs/core v0.4.2Docs


Interface: IParagraphStyle

Properties of paragraph style

Extends

Properties

PropertyTypeInherited fromDefined in
borderBetween?IParagraphBorderIParagraphProperties.borderBetweensubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:730 (opens in a new tab)
borderBottom?IParagraphBorderIParagraphProperties.borderBottomsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:732 (opens in a new tab)
borderLeft?IParagraphBorderIParagraphProperties.borderLeftsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:733 (opens in a new tab)
borderRight?IParagraphBorderIParagraphProperties.borderRightsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:734 (opens in a new tab)
borderTop?IParagraphBorderIParagraphProperties.borderTopsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:731 (opens in a new tab)
direction?TextDirectionIParagraphProperties.directionsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:725 (opens in a new tab)
hanging?INumberUnitIParagraphProperties.hangingsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:706 (opens in a new tab)
headingId?stringIParagraphProperties.headingIdsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:721 (opens in a new tab)
horizontalAlign?HorizontalAlignIParagraphProperties.horizontalAlignsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:723 (opens in a new tab)
indentEnd?INumberUnitIParagraphProperties.indentEndsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:709 (opens in a new tab)
indentFirstLine?INumberUnitIParagraphProperties.indentFirstLinesubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:705 (opens in a new tab)
indentStart?INumberUnitIParagraphProperties.indentStartsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:707 (opens in a new tab)
keepLines?BooleanNumberIParagraphProperties.keepLinessubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:735 (opens in a new tab)
keepNext?BooleanNumberIParagraphProperties.keepNextsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:736 (opens in a new tab)
lineSpacing?numberIParagraphProperties.lineSpacingsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:724 (opens in a new tab)
namedStyleType?NamedStyleTypeIParagraphProperties.namedStyleTypesubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:722 (opens in a new tab)
shading?IShadingIParagraphProperties.shadingsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:739 (opens in a new tab)
snapToGrid?BooleanNumberIParagraphProperties.snapToGridsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:727 (opens in a new tab)
spaceAbove?INumberUnitIParagraphProperties.spaceAbovesubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:728 (opens in a new tab)
spaceBelow?INumberUnitIParagraphProperties.spaceBelowsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:729 (opens in a new tab)
spacingRule?SpacingRuleIParagraphProperties.spacingRulesubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:726 (opens in a new tab)
suppressHyphenation?BooleanNumberIParagraphProperties.suppressHyphenationsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:740 (opens in a new tab)
tabStops?ITabStop[]IParagraphProperties.tabStopssubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:708 (opens in a new tab)
textStyle?ITextStyle-submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:717 (opens in a new tab)
widowControl?BooleanNumberIParagraphProperties.widowControlsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:738 (opens in a new tab)
wordWrap?BooleanNumberIParagraphProperties.wordWrapsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:737 (opens in a new tab)

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