Click or drag to resize

Format3D MaterialType Property

Gets or sets the material.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public XLSXChartMaterialType MaterialType { get; set; }

Property Value

Type: XLSXChartMaterialType
The material.

Implements

IFormat3D MaterialType
See Also