Interface ISpinnerShape
public interface ISpinnerShape : IShape, IExcelApplication
- Inherited Members
Properties
CurrentValue
int CurrentValue { get; set; }
Property Value
Display3DShading
bool Display3DShading { get; set; }
Property Value
IncrementalChange
int IncrementalChange { get; set; }
Property Value
Max
int Max { get; set; }
Property Value
Min
int Min { get; set; }