Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum XLSXChartMaterialType
Public Enumeration XLSXChartMaterialType
public enum class XLSXChartMaterialType
type XLSXChartMaterialType

Members

MemberValueDescription
None0
Matte1
WarmMatte2
Plastic3
Metal4
DarkEdge5
SoftEdge6
Flat7
WireFrame8
Powder9
TranslucentPowder10
Clear11
SoftMetal12
LegacyMatte13
LegacyMetal14
LegacyPlastic15
LegacyWireframe16

See Also