Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface IScrollBarShape : IShape, 
	IExcelApplication
Public Interface IScrollBarShape
	Inherits IShape, IExcelApplication
public interface class IScrollBarShape : IShape, 
	IExcelApplication
type IScrollBarShape =  
    interface
        interface IShape
        interface IExcelApplication
    end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AlternativeText (Inherited from IShape.)
CurrentValue
Display3DShading
Fill (Inherited from IShape.)
Glow (Inherited from IShape.)
Height (Inherited from IShape.)
HtmlString (Inherited from IShape.)
ID (Inherited from IShape.)
IncrementalChange
IsHorizontal
IsLockAspectRatio (Inherited from IShape.)
IsLocked (Inherited from IShape.)
IsPrintable (Inherited from IShape.)
IsSmartArt (Inherited from IShape.)
Left (Inherited from IShape.)
LinkedCell
Max
Min
Name (Inherited from IShape.)
OnAction (Inherited from IShape.)
PageChange
Parent (Inherited from IExcelApplication.)
Reflection (Inherited from IShape.)
Remove()()()() (Inherited from IShape.)
ResizeBehave (Inherited from IShape.)
Rotation (Inherited from IShape.)
Scale(Int32, Int32) (Inherited from IShape.)
Shadow (Inherited from IShape.)
ShapeType (Inherited from IShape.)
TextFrame (Inherited from IShape.)
ThreeD (Inherited from IShape.)
Top (Inherited from IShape.)
Visible (Inherited from IShape.)
Width (Inherited from IShape.)

See Also