Show / Hide Table of Contents

Class ExcelChartExStringData

String data reference for an extended chart

Inheritance
System.Object
XmlHelper
ExcelChartExData
ExcelChartExStringData
Inherited Members
ExcelChartExData.Formula
ExcelChartExData.FormulaDirection
ExcelChartExData.NameFormula
ExcelChartExData.NameFormulaDirection
XmlHelper.AddSchemaNodeOrder(String[], String[])
XmlHelper.AddSchemaNodeOrder(String[], String[], Int32[])
XmlHelper.GetBoolFromString(String)
XmlHelper.CreatespPrNode(String, Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.Drawing.Chart.ChartEx
Assembly: EPPlus.dll
Syntax
public class ExcelChartExStringData : ExcelChartExData

Properties

Type

The type of data

Declaration
public eStringDataType Type { get; set; }
Property Value
Type Description
eStringDataType
Back to top Generated by DocFX