CellStyle

סקירה כללית

CellStyle הוא ממשק ב Aspose.Cells FOSS עבור Typescript.

CellStyle מאפשר לך להגדיר התאמה, טקסטים, צבעים וגבולות עבור תאים בודדים, תומך בפורמט עשיר של תוכן לוח זמנים.

רכוש : align, bgcolor, bold, border, bottom, color,ועוד 10 עוד.

תיאור

CellStyle הוא ממשק ב Aspose.Cells FOSS עבור TypeScript שמגדיר חוזה עם שיטות 0.

היכולות הבסיסיות כוללות: : string; : string; : string.פעולות אלה מאפשרות למפתחים לשלב את הפונקציונליות בסגנון תא ישירות ליישומים TypeScript.

גם בכיתה זו נמסר כי align רכוש (החזיר את הרכישה) valign רכוש (החזיר את הוואלינג) bgcolor רכוש (הוא מחזיק את ה- BGColor).

נכסים

NameTypeAccessDescription
align: stringReadGets the align.
valign: stringReadGets the valign.
bgcolor: stringReadGets the bgcolor.
color: stringReadGets the color.
font`: {
name?: string;

size?: number;

bold?: boolean;

italic?: boolean;

}| Read | Gets the font. | |שם|:תגית: string| Read | Gets the name. | |גודל|:מספר : מספר| Read | Gets the size. | |אמיץ|:תגית: boolean| Read | Gets the bold. | |איטלקית|:תגית: boolean| Read | Gets the italic. | |גבול|: {

left?: { style?: string; color?: string };

right?: { style?: string; color?: string };

top?: { style?: string; color?: string };

bottom?: { style?: string; color?: string };

}| Read | Gets the border. | |שמאל|:צבע: שורה – שורת| Read | Gets the left. | |סגנון|:תגית: string| Read | Gets the style. | |צבע|:תגית: string| Read | Gets the color. | |נכון|:צבע: שורה – שורת| Read | Gets the right. | |סגנון|:תגית: string| Read | Gets the style. | |צבע|:תגית: string| Read | Gets the color. | |Top|:צבע: שורה – שורת| Read | Gets the top. | |סגנון|:תגית: string| Read | Gets the style. | |צבע|:תגית: string| Read | Gets the color. | |למטה|:צבע: שורה – שורת| Read | Gets the bottom. | |סגנון|:תגית: string| Read | Gets the style. | |צבע|:תגית: string| Read | Gets the color. | |מספר פורמט|: string` ♰ קרא ॐ מקבל את פורמט המספר. ♂

ראה גם

 עברית