Aspose::Cells::ConditionalFormattingIcon::GetImageData method
ConditionalFormattingIcon::GetImageData(const Cell&) method
Gets the image data with the setting of cell.
Vector<uint8_t> Aspose::Cells::ConditionalFormattingIcon::GetImageData(const Cell &cell)
Parameter | Type | Description |
---|---|---|
cell | const Cell& | The setting of cell. |
ReturnValue
Returns the image data of icon.
See Also
- Class Vector
- Class Cell
- Class ConditionalFormattingIcon
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
ConditionalFormattingIcon::GetImageData() method
Gets the icon set data.
Vector<uint8_t> Aspose::Cells::ConditionalFormattingIcon::GetImageData()
See Also
- Class Vector
- Class ConditionalFormattingIcon
- Namespace Aspose::Cells
- Library Aspose.Cells for C++