StringChartValue

StringChartValue

Overview

StringChartValue is a class in Aspose.Slides FOSS for Python. Inherits from: IStringChartValue, BaseChartValue.

Represents a string value backed by workbook cells or literal.

Properties

NameTypeAccessDescription
as_literal_stringstrReadProvides the raw literal string stored in the chart value

Methods

SignatureDescription
set_from_one_cell(cell: 'ChartDataCell')Sets the value from the given ChartDataCell
to_string()strReturns the string representation of the chart value