CellStyle
Revisión
CellStyle es una interfaz en Aspose.Cells FOSS para Tiposcritos.
CellStyle le permite definir alineamiento, fonts, colores y límites para las células individuales, apoyando el rico formato de contenido de la hoja de referencia.
Propiedades : align, bgcolor, bold, border, bottom, color,Y 10 más.
Descripción
CellStyle es una interfaz en Aspose.Cells FOSS para TypeScript que define un contrato con métodos 0. clases que implementan esta interfaces deben proporcionar implementaciones concretas para todas las operaciones declaradas.
Las capacidades básicas incluyen: : string; : string; : string.Estas operaciones permiten a los desarrolladores integrar la funcionalidad de estilo celular directamente en las aplicaciones TypeScript.
La clase también proporciona el align de la propiedad (que se alinea con el valign de la propiedad (que se encuentra en el valle), y que bgcolor propiedad (gita el bgcolor).
Propiedades
| Name | Type | Access | Description |
|---|---|---|---|
align | : string | Read | Gets the align. |
valign | : string | Read | Gets the valign. |
bgcolor | : string | Read | Gets the bgcolor. |
color | : string | Read | Gets the color. |
font | `: { |
name?: string;
size?: number;
bold?: boolean;
italic?: boolean;}| Read | Gets the font. | |Nombre|:El string| Read | Gets the name. | |tamaño|:El número| Read | Gets the size. | |valiente|:El booleo| Read | Gets the bold. | |Italiano|:El booleo| Read | Gets the italic. | |Fronteras|: {
left?: { style?: string; color?: string };
right?: { style?: string; color?: string };
top?: { style?: string; color?: string };
bottom?: { style?: string; color?: string };}| Read | Gets the border. | |Lejos|:¿Qué es el color? : { estilo?: string; color?: string }| Read | Gets the left. | |Estilo|:El string| Read | Gets the style. | |color|:El string| Read | Gets the color. | |Derecho|:¿Qué es el color? : { estilo?: string; color?: string }| Read | Gets the right. | |Estilo|:El string| Read | Gets the style. | |color|:El string| Read | Gets the color. | |Top|:¿Qué es el color? : { estilo?: string; color?: string }| Read | Gets the top. | |Estilo|:El string| Read | Gets the style. | |color|:El string| Read | Gets the color. | |Bajo|:¿Qué es el color? : { estilo?: string; color?: string }| Read | Gets the bottom. | |Estilo|:El string| Read | Gets the style. | |color|:El string| Read | Gets the color. | |NúmeroFormato|: string` ♰ Leer ॐ Gets el formato de número. ♂