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

Syntax

            
 C#  Visual Basic  Visual C++  F# 
XLSXChartShadowInnerType ShadowInnerType { get; set; }
Property ShadowInnerType As XLSXChartShadowInnerType
	Get
	Set
property XLSXChartShadowInnerType ShadowInnerType {
	XLSXChartShadowInnerType get ();
	void set (XLSXChartShadowInnerType value);
}
abstract ShadowInnerType : XLSXChartShadowInnerType with get, set

Property Value

XLSXChartShadowInnerType

See Also