Table of Contents

Interface ISpinnerShape

Namespace
Spire.Xls.Core
Assembly
Spire.XLS.dll
public interface ISpinnerShape : IShape, IExcelApplication
Inherited Members

Properties

CurrentValue

int CurrentValue { get; set; }

Property Value

int

Display3DShading

bool Display3DShading { get; set; }

Property Value

bool

IncrementalChange

int IncrementalChange { get; set; }

Property Value

int

Max

int Max { get; set; }

Property Value

int

Min

int Min { get; set; }

Property Value

int