Table of Contents

Class ISupportSeriesBar3DShapeExtensions

Namespace
SlapKit.Excel.Excel
Assembly
SlapKit.Excel.dll
public static class ISupportSeriesBar3DShapeExtensions
Inheritance
ISupportSeriesBar3DShapeExtensions
Inherited Members

Methods

SetBar3DShape<T>(ISupportSeriesBar3DShape<T>, XLBar3DShape?)

public static T SetBar3DShape<T>(this ISupportSeriesBar3DShape<T> feature, XLBar3DShape? bar3DShape) where T : IXLChartSeries

Parameters

feature ISupportSeriesBar3DShape<T>
bar3DShape XLBar3DShape?

Returns

T

Type Parameters

T