StyleValue

Overview

StyleValue is a class in Aspose.Cells for NET.

StyleValue.Clone creates a deep copy of this StyleValue instance.

Properties

NameTypeAccessDescription
DefaultStyleValueReadProvides the default StyleValue instance representing unstyled cells
FontFontValueRead/WriteGets or sets the FontValue defining font attributes of the style
PatternFillPatternKindRead/WriteGets or sets the FillPatternKind that determines cell fill pattern
ForegroundColorColorValueRead/WriteGets the ColorValue for the style’s foreground (text) color
BackgroundColorColorValueRead/WriteGets the ColorValue for the style’s background fill color
BordersBordersValueRead/WriteGets the BordersValue that defines border settings for the style
AlignmentAlignmentValueRead/WriteGets the AlignmentValue that specifies text alignment options
ProtectionProtectionValueRead/WriteGets or sets the ProtectionValue indicating cell lock and hidden flags
NumberFormatNumberFormatValueRead/WriteGets or sets the NumberFormatValue defining numeric display format

Methods

SignatureDescription
Clone()Creates a deep copy of this StyleValue instance