类: FEnum
继承
IFSheetsEnum.IFSheetsFormulaEnum.IFSheetsFilterEnumMixin.IFSheetsConditionalFormattingEnum.ICollaborationClientEnumMixin.IPivotEnumMixin.IFSparklineEnumMixin.IFUIEnumMixin.IFDrawingEnumMixin.FWatermarkEnum.ISheetPrintEnum.IChartEnumMixin
属性
| 属性 | 类型 | 描述 |
|---|---|---|
|
|
Represents the alignment of the axis. AxisAlignEnum The possible values are: START, CENTER, END. 示例 | |
|
|
Define the calculation mode during initialization | |
|
|
Represents the type of the border dash. ChartBorderDashType The possible values are: SOLID, DOTTED, DASHED. 示例 | |
|
|
Represents the type of the chart. ChartTypeBits Description This enum is used to specify the type of the chart. Which is binary-like value, each bit represents a type of the chart. 示例 | |
|
|
Get CollaborationStatus enum. CollaborationStatus | |
|
|
Conditional formatting number operator | |
|
|
Conditional formatting time period operator | |
|
|
Please refer to CustomFilterOperator. | |
|
typeof |
Please refer to DrawingTypeEnum. | |
|
|
Please refer to ImageSourceType. | |
|
|
Represents the position of the legend in the chart. LegendPositionEnum The possible values are: BOTTOM, TOP, LEFT, RIGHT, HIDE. 示例 | |
|
|
Represents the shape of the data point in the line chart. LinePointShape 示例 | |
|
|
Represents the data type of the pivot data field. PivotDataFieldDataTypeEnum Description This is enum is used to specify the data type of the pivot source field. | |
|
|
Represents the sort operator of the pivot data field. PivotDataFieldSortOperatorEnum | |
|
|
Represents the sort type of the pivot data field. PivotDataFieldSortTypeEnum | |
|
|
Represents the date type of the pivot date group field. PivotDateGroupFieldDateTypeEnum | |
|
|
Represents the filter operator of the pivot filter. ST_PivotFilterOperatorEnum | |
|
|
Represents the filter type of the pivot table. PivotFilterTypeEnum | |
|
|
Represents the subtotal type of the pivot table. PivotSubtotalTypeEnum | |
|
|
Represents the change type of the pivot table. PivotTableChangeTypeEnum | |
|
|
Represents the field area of the pivot table. PivotTableFiledAreaEnum | |
|
|
Represents the value position of the pivot table. PivotTableValuePositionEnum Description In excel pivot table, the value position can be placed in the row, column area, but only there are more than one value field it will be placed. | |
|
|
Represents the position type of the pivot table. PositionType | |
|
|
Print alignment settings for content positioning | |
|
|
Print area setting that determines which part of the spreadsheet to print | |
|
|
Page orientation setting (Portrait/Landscape) | |
|
|
Freeze pane settings for printing | |
|
|
Header and footer content options | |
|
|
Special symbols/placeholders available for headers and footers | |
|
|
Margin presets for the printed page | |
|
|
Paper size options for printing (e.g., A4, Letter) | |
|
|
Print scaling options to fit content to page | |
|
|
Represents the shape of the radar chart. RadarShape 示例 | |
|
typeof |
Range permission points. | |
|
|
Represents the selection mode of the chart. SelectModeEnum The possible values are: SINGLE, MULTIPLE, Close. It used to specify the selection mode of the chart legend. 示例 | |
|
|
Please refer to SheetDrawingAnchorType. | |
|
|
Sheet skeleton change command types. These commands affect the structure of the worksheet. Includes operations like changing row/column dimensions, visibility, and grid properties. | |
|
|
Sheet value change command types. These commands affect the content or style of cells. Includes operations like setting cell values, moving ranges, merging cells, and applying styles. | |
|
|
‐ | |
|
|
Split delimiter types. | |
|
|
Represents the position of the title in the chart. TitlePositionEnum 示例 | |
|
typeof |
Unit roles. | |
|
typeof |
Workbook permission points. | |
|
typeof |
Worksheet permission points. |
访问器
AbsoluteRefType
Getter 签名
get AbsoluteRefType(): typeof AbsoluteRefTypeDefines different types of absolute references
示例
console.log(univerAPI.Enum.AbsoluteRefType);返回
typeof AbsoluteRefType
AutoFillSeries
Getter 签名
get AutoFillSeries(): anyAuto fill series types
示例
console.log(univerAPI.Enum.AutoFillSeries.ALTERNATE_SERIES);返回
any
BaselineOffset
Getter 签名
get BaselineOffset(): typeof BaselineOffsetDifferent baseline offsets for text baseline positioning
示例
console.log(univerAPI.Enum.BaselineOffset.SUPERSCRIPT);返回
typeof BaselineOffset
BooleanNumber
Getter 签名
get BooleanNumber(): typeof BooleanNumberBoolean number representations
示例
console.log(univerAPI.Enum.BooleanNumber.TRUE);返回
typeof BooleanNumber
BorderStyleTypes
Getter 签名
get BorderStyleTypes(): typeof BorderStyleTypesDifferent border style types
示例
console.log(univerAPI.Enum.BorderStyleTypes.NONE);返回
typeof BorderStyleTypes
BorderType
Getter 签名
get BorderType(): anyDifferent border types
示例
console.log(univerAPI.Enum.BorderType.OUTSIDE);返回
any
BuiltInUIPart
Getter 签名
get BuiltInUIPart(): anyBuilt-in UI parts.
返回
any
ColorType
Getter 签名
get ColorType(): anyColor types
示例
console.log(univerAPI.Enum.ColorType.RGB);返回
any
CommandType
Getter 签名
get CommandType(): anyDifferent types of commands
示例
console.log(univerAPI.Enum.CommandType.COMMAND);返回
any
CommonHideTypes
Getter 签名
get CommonHideTypes(): anyCommon hide types
示例
console.log(univerAPI.Enum.CommonHideTypes.ON);返回
any
CopyPasteType
Getter 签名
get CopyPasteType(): anyCopy paste types
示例
console.log(univerAPI.Enum.CopyPasteType.PASTE_VALUES);返回
any
DataValidationErrorStyle
Getter 签名
get DataValidationErrorStyle(): anyDifferent error display styles
示例
console.log(univerAPI.Enum.DataValidationErrorStyle.WARNING);返回
any
DataValidationOperator
Getter 签名
get DataValidationOperator(): anyDifferent validation operators
示例
console.log(univerAPI.Enum.DataValidationOperator.BETWEEN);返回
any
DataValidationRenderMode
Getter 签名
get DataValidationRenderMode(): anyDifferent validation rendering modes
示例
console.log(univerAPI.Enum.DataValidationRenderMode.TEXT);返回
any
DataValidationStatus
Getter 签名
get DataValidationStatus(): anyDifferent validation states
示例
console.log(univerAPI.Enum.DataValidationStatus.VALID);返回
any
DataValidationType
Getter 签名
get DataValidationType(): anyDifferent types of data validation
示例
console.log(univerAPI.Enum.DataValidationType.LIST);返回
any
DeleteDirection
Getter 签名
get DeleteDirection(): anyDelete direction types
示例
console.log(univerAPI.Enum.DeleteDirection.LEFT);返回
any
DeveloperMetadataVisibility
Getter 签名
get DeveloperMetadataVisibility(): anyDeveloper metadata visibility types
示例
console.log(univerAPI.Enum.DeveloperMetadataVisibility.DOCUMENT);返回
any
Dimension
Getter 签名
get Dimension(): anyDimension types
示例
console.log(univerAPI.Enum.Dimension.ROWS);返回
any
Direction
Getter 签名
get Direction(): anyDirection types
示例
console.log(univerAPI.Enum.Direction.UP);返回
any
HorizontalAlign
Getter 签名
get HorizontalAlign(): typeof HorizontalAlignDifferent horizontal text alignment options
示例
console.log(univerAPI.Enum.HorizontalAlign.CENTER);返回
typeof HorizontalAlign
InterpolationPointType
Getter 签名
get InterpolationPointType(): anyInterpolation point types
示例
console.log(univerAPI.Enum.InterpolationPointType.NUMBER);返回
any
IWatermarkTypeEnum
Getter 签名
get IWatermarkTypeEnum(): any返回
any
继承自
FWatermarkEnum.IWatermarkTypeEnum
KeyCode
Getter 签名
get KeyCode(): anyKey codes.
返回
any
LifecycleStages
Getter 签名
get LifecycleStages(): anyRepresents different stages in the lifecycle
示例
console.log(univerAPI.Enum.LifecycleStages.Rendered);返回
any
LocaleType
Getter 签名
get LocaleType(): typeof LocaleTypeLocale types
示例
console.log(univerAPI.Enum.LocaleType.EN_US);返回
typeof LocaleType
MentionType
Getter 签名
get MentionType(): anyMention types
示例
console.log(univerAPI.Enum.MentionType.PERSON);返回
any
ProtectionType
Getter 签名
get ProtectionType(): anyProtection types
示例
console.log(univerAPI.Enum.ProtectionType.RANGE);返回
any
RelativeDate
Getter 签名
get RelativeDate(): anyRelative date types
示例
console.log(univerAPI.Enum.RelativeDate.TODAY);返回
any
SheetTypes
Getter 签名
get SheetTypes(): anySheet types
示例
console.log(univerAPI.Enum.SheetTypes.GRID);返回
any
TextDecoration
Getter 签名
get TextDecoration(): typeof TextDecorationDifferent text decoration styles
示例
console.log(univerAPI.Enum.TextDecoration.DOUBLE);返回
typeof TextDecoration
TextDirection
Getter 签名
get TextDirection(): typeof TextDirectionDifferent text direction options
示例
console.log(univerAPI.Enum.TextDirection.LEFT_TO_RIGHT);返回
typeof TextDirection
ThemeColorType
Getter 签名
get ThemeColorType(): typeof ThemeColorTypeTheme color types
示例
console.log(univerAPI.Enum.ThemeColorType.ACCENT1);返回
typeof ThemeColorType
UniverInstanceType
Getter 签名
get UniverInstanceType(): anyDefines different types of Univer instances
示例
console.log(univerAPI.Enum.UniverInstanceType.UNIVER_SHEET);返回
any
VerticalAlign
Getter 签名
get VerticalAlign(): typeof VerticalAlignDifferent vertical text alignment options
示例
console.log(univerAPI.Enum.VerticalAlign.MIDDLE);返回
typeof VerticalAlign
WrapStrategy
Getter 签名
get WrapStrategy(): typeof WrapStrategyDifferent wrap strategy options
示例
console.log(univerAPI.Enum.WrapStrategy.WRAP);返回
typeof WrapStrategy
方法
get()
static get(): FEnum返回
FEnum