CellFormatValue
CellFormatValue
Overview
CellFormatValue on luokka Aspose.Cells FOSS C++: ssä.
Se edustaa solun muotoa.
Tämä luokka tarjoaa 13 menetelmää työskennellä CellFormatValue esineiden C++ ohjelmissa. Saatavilla olevat menetelmät ovat: CellFormatValue, GetAlignment, GetBorderId, GetFillId, GetFontId, GetNumFmtId, GetProtection, SetAlignment, SetBorderId, SetFillId, SetFontId, SetNumFmtId,ja 1 lisämenetelmä. Kaikki julkiset jäsenet ovat saatavilla C++-sovellukseen asentamisen jälkeen Aspose.Cells FOSS for C ++ -paketti.
Methods
| Signature | Description |
|---|---|
CellFormatValue() | Se aloittaa uuden luokan. |
GetNumFmtId() → int | Saat tai asettaa num fmt id. |
SetNumFmtId(value: int) | Määritä num fmt id arvo. |
GetFontId() → int | Saat tai asettaa font ID:n. |
SetFontId(value: int) | Määritä font ID arvo. |
GetFillId() → int | Saat tai asettaa täyttämä ID. |
SetFillId(value: int) | Täytä täyden ID-arvo. |
GetBorderId() → int | Saat tai aseta raja-ID. |
SetBorderId(value: int) | Määritä raja-ID arvo. |
GetAlignment() → Core::AlignmentValue | Sopeutumisen arvo - Sekoitusarvo. |
SetAlignment(value: Core::AlignmentValue) | Määritä yhdenmukaistamisen arvo. |
GetProtection() → Core::ProtectionValue | Suojaus on suojaava arvo, suojaus on arvokas. |
SetProtection(value: Core::ProtectionValue) | Suojauksen arvo on määritelty. |