Table of Contents

Class ExcelView3D

Namespace
OfficeOpenXml.Drawing
Assembly
Magicodes.EPPlus.dll
public sealed class ExcelView3D : XmlHelper
Inheritance
ExcelView3D
Inherited Members
Extension Methods

Properties

DepthPercent

public int DepthPercent { get; set; }

Property Value

int

HeightPercent

public int HeightPercent { get; set; }

Property Value

int

Perspective

public decimal Perspective { get; set; }

Property Value

decimal

RightAngleAxes

public bool RightAngleAxes { get; set; }

Property Value

bool

RotX

public decimal RotX { get; set; }

Property Value

decimal

RotY

public decimal RotY { get; set; }

Property Value

decimal