Table of Contents

Class Format3D

Namespace
Spire.Xls
Assembly
Spire.XLS.dll
public class Format3D : XlsObject, IExcelApplication, IDisposable, IFormat3D, ICloneParent
Inheritance
Format3D
Implements
Inherited Members

Properties

BevelBottomHeight

public double BevelBottomHeight { get; set; }

Property Value

double

BevelBottomType

public XLSXChartBevelType BevelBottomType { get; set; }

Property Value

XLSXChartBevelType

BevelBottomWidth

public double BevelBottomWidth { get; set; }

Property Value

double

BevelTopHeight

public double BevelTopHeight { get; set; }

Property Value

double

BevelTopType

public XLSXChartBevelType BevelTopType { get; set; }

Property Value

XLSXChartBevelType

BevelTopWidth

public double BevelTopWidth { get; set; }

Property Value

double

ContourColor

public Color ContourColor { get; set; }

Property Value

Color

ContourWidth

public double ContourWidth { get; set; }

Property Value

double

ExtrusionColor

public Color ExtrusionColor { get; set; }

Property Value

Color

ExtrusionHeight

public double ExtrusionHeight { get; set; }

Property Value

double

LightingAngle

public double LightingAngle { get; set; }

Property Value

double

LightingType

public XLSXChartLightingType LightingType { get; set; }

Property Value

XLSXChartLightingType

MaterialType

public XLSXChartMaterialType MaterialType { get; set; }

Property Value

XLSXChartMaterialType

Methods

Clone(object)

public object Clone(object parent)

Parameters

parent object

Returns

object