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# 
XLSXChartShadowOuterType ShadowOuterType { get; set; }
Property ShadowOuterType As XLSXChartShadowOuterType
	Get
	Set
property XLSXChartShadowOuterType ShadowOuterType {
	XLSXChartShadowOuterType get ();
	void set (XLSXChartShadowOuterType value);
}
abstract ShadowOuterType : XLSXChartShadowOuterType with get, set

Property Value

XLSXChartShadowOuterType

See Also