StyleValue
סקירה כללית
StyleValue הוא שיעור ב Aspose.Cells FOSS עבור C++.
הוא מייצג ערך סגנון.
שיעור זה מספק 27 שיטות לעבוד עם אובייקטים StyleValue בתוכניות C++. שיטות זמינות כוללות: AlignmentValue, BordersValue, Clone, ColorValue, Default, FillPatternKind, FontValue, GetAlignment, GetBackgroundColor, GetBorders, GetFont, GetForegroundColor,14 שיטות נוספות. כל החברים הציבוריים זמינים לכל יישום C++ לאחר התקנת Aspose.Cells FOSS עבור חבילת C+. שיטות אוסף: AlignmentValue, BordersValue, ColorValue, FillPatternKind, FontValue, NumberFormatValue,ועוד אחד.
שיטות אקספרס
| שם | סוג | גישה | תיאור |
|---|---|---|---|
FontValue | FontValue | קראו | מקבל את הערך של הפורט. |
FillPatternKind | FillPatternKind | קראו | מקבל את סוג המילוי. |
ColorValue | ColorValue | קראו | מקבל את הערך הצבעוני. |
BordersValue | BordersValue | קראו | מקבל את הערך של הגבולות. |
AlignmentValue | AlignmentValue | קראו | מקבל את הערך של התאמה. |
ProtectionValue | ProtectionValue | קראו | מקבל את הערך של הגנה. |
NumberFormatValue | NumberFormatValue | קראו | מקבל את הערך של המספר פורמט. |
שיטות
| חתימה | תיאור |
|---|---|
FontValue() → FontValue | להציג ערך של חותם. |
FillPatternKind() → FillPatternKind | מקבל או מפרט את הדפוס. |
ColorValue() → ColorValue | מקבל או קבע את הצבע הקדמי. |
ColorValue() → ColorValue | מקבל או קבע את צבע הרקע. |
BordersValue() → BordersValue | להגדיל את הערך הגבול. |
AlignmentValue() → AlignmentValue | להגדיל את הערך של התאמה. |
ProtectionValue() → ProtectionValue | להגדיל את ערך ההגנה. |
NumberFormatValue() → NumberFormatValue | הוא מייצג את הערך של מספר פורמט. |
StyleValue() | הוא מביא את המעמד החדש של הכיתה. |
Default() → StyleValue | מקבל את הונאה. |
GetFont() → FontValue | להציג ערך של חותם. |
SetFont(value: FontValue) | להגדיר את הערך של הפורט. |
GetPattern() → FillPatternKind | מקבל או מפרט את הדפוס. |
SetPattern(value: FillPatternKind) | להגדיר את הערך של הדפוס. |
GetForegroundColor() → ColorValue | מקבל או קבע את הצבע הקדמי. |
SetForegroundColor(value: ColorValue) | הגדרת ערך צבע הקדמי. |
GetBackgroundColor() → ColorValue | מקבל או קבע את צבע הרקע. |
SetBackgroundColor(value: ColorValue) | הגדרת ערך צבע רקע. |
GetBorders() → BordersValue | להגדיל את הערך הגבול. |
SetBorders(value: BordersValue) | להגדיר את הערך של הגבולות. |
GetAlignment() → AlignmentValue | להגדיל את הערך של התאמה. |
SetAlignment(value: AlignmentValue) | להגדיר את ערך ההתאמה. |
GetProtection() → ProtectionValue | להגדיל את ערך ההגנה. |
SetProtection(value: ProtectionValue) | להגדיר את ערך ההגנה. |
GetNumberFormat() → NumberFormatValue | הוא מייצג את הערך של מספר פורמט. |
SetNumberFormat(value: NumberFormatValue) | הגדר את הערך של המספרים. |
Clone() → StyleValue | יצירת עותק של המצב הנוכחי.ערך סגנון. |