CellFormatValue

CellFormatValue

Pārskats

CellFormatValue ir klase Aspose.Cells FOSS for Java.

Iekšējā klase, kas pārstāv šūnas formāta vērtību.

Īpašības

NosaukumsTipsPiekļuveApraksts
numFmtIdintLasītAtgriež num fmt id.
fontIdintLasītAtgriež font id.
fillIdintLasītAtgriež fill id.
borderIdintLasītAtgriež border id.
alignmentAlignmentValueLasītAtgriež līdzinājumu.
protectionProtectionValueLasītAtgriež aizsardzību.

Metodes

ParakstsApraksts
CellFormatValue()Inicializē jaunu CellFormatValue instance.
getNumFmtId()intAtgriež num fmt ID.
setNumFmtId(numFmtId: int)Iestata num fmt ID.
getFontId()intAtgriež fonta ID.
setFontId(fontId: int)Iestata fonta ID.
getFillId()intAtgriež aizpildījuma ID.
setFillId(fillId: int)Iestata aizpildījuma ID.
getBorderId()intAtgriež robežas ID.
setBorderId(borderId: int)Iestata robežas ID.
getAlignment()AlignmentValueAtgriež līdzinājumu.
setAlignment(alignment: AlignmentValue)Iestata līdzinājumu.
getProtection()ProtectionValueAtgriež aizsardzību.
setProtection(protection: ProtectionValue)Iestata aizsardzību.
 Latviešu