FillValue

نظرة عامة

FillValue هي فئة في Aspose.Cells FOSS للـ Java.

فئة داخلية تمثل قيمة التعبئة.

الخصائص

الاسمالنوعالوصولالوصف
patternFillPatternKindقراءةيعيد النمط.
foregroundColorColorValueقراءةيعيد لون المقدمة.
backgroundColorColorValueقراءةيعيد لون الخلفية.

الطرق

التوقيعالوصف
FillValue()ينشئ مثيلاً جديدًا من FillValue.
getPattern()FillPatternKindيعيد النمط.
setPattern(pattern: FillPatternKind)يضبط النمط.
getForegroundColor()ColorValueيعيد لون المقدمة.
setForegroundColor(foregroundColor: ColorValue)يضبط لون المقدمة.
getBackgroundColor()ColorValueيعيد لون الخلفية.
setBackgroundColor(backgroundColor: ColorValue)يضبط لون الخلفية.
 العربية