Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
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
Member | Value | Description |
---|---|---|
None | 0 | |
Matte | 1 | |
WarmMatte | 2 | |
Plastic | 3 | |
Metal | 4 | |
DarkEdge | 5 | |
SoftEdge | 6 | |
Flat | 7 | |
WireFrame | 8 | |
Powder | 9 | |
TranslucentPowder | 10 | |
Clear | 11 | |
SoftMetal | 12 | |
LegacyMatte | 13 | |
LegacyMetal | 14 | |
LegacyPlastic | 15 | |
LegacyWireframe | 16 |