Click or drag to resize

IFormat3D MaterialType Property

Gets or sets the material.

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

Property Value

Type: XLSXChartMaterialType
The material.
See Also