Fill

Overview

Fill 是Aspose.Cells FOSS for Typescript中的一个接口.

特性: bgColor, fgColor, patternType.

Description

Fill 是Aspose.Cells FOSS中的一个界面,用于 TypeScript 定义了一个具有 0 方法的合同.实现此界线的类必须为所有声明操作提供具体的实施.

核心能力包括:

\; `: string`; `: string`. These operations enable developers to integrate fill functionality directly into TypeScript applications.

课程还提供了 patternType 特性 (得到模式类型), fgColor 特性 (得到fg颜色), bgColor 获得 bg 色.

Properties

NameTypeAccessDescription
patternType`:
\| "none"

\| "solid"

\| "gray125"

\| "darkGray"

\| "mediumGray"

\| "lightGray"` | Read | Gets the pattern type. |

| fgColor | : string 读取了fg的颜色. | bgColor | : string 读了.得到了BG颜色.

See Also

 中文