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

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class XlsTextBoxShape : XlsShape, 
	ITextBoxLinkShape, ITextBoxShape, ITextBox, IExcelApplication, IShape, 
	TextBoxShapeBase
Public Class XlsTextBoxShape
	Inherits XlsShape
	Implements ITextBoxLinkShape, ITextBoxShape, ITextBox, IExcelApplication, 
	IShape, TextBoxShapeBase
public ref class XlsTextBoxShape : public XlsShape, 
	ITextBoxLinkShape, ITextBoxShape, ITextBox, IExcelApplication, IShape, 
	TextBoxShapeBase
type XlsTextBoxShape =  
    class
        inherit XlsShape
        interface ITextBoxLinkShape
        interface ITextBoxShape
        interface ITextBox
        interface IExcelApplication
        interface IShape
        interface TextBoxShapeBase
    end

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddReference()()()() (Inherited from XlsObject.)
AlternativeText (Inherited from XlsShape.)
AlternativeTextTitle (Inherited from XlsShape.)
Anchor
AutoSize (Inherited from XlsShape.)
BottomMarginEMU
BottomRow (Inherited from XlsShape.)
BottomRowOffset (Inherited from XlsShape.)
ChangeLayer(ShapeLayerChangeType) (Inherited from XlsShape.)
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object) (Inherited from XlsShape.)
Clone(Object, Dictionary<(Of <<'(String, String>)>>), Dictionary<(Of <<'(Int32, Int32>)>>), Boolean) (Overrides XlsShape..::..Clone(Object, Dictionary<(Of <<'(String, String>)>>), Dictionary<(Of <<'(Int32, Int32>)>>), Boolean).)
Coordinates2007
Dispose()()()() (Inherited from XlsObject.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Fill (Inherited from XlsShape.)
FillColor
Finalize()()()() (Inherited from XlsObject.)
FindParent(Type) (Inherited from XlsObject.)
FindParent(array<Type>[]()[][]) (Inherited from XlsObject.)
FindParent(Type, Boolean) (Inherited from XlsObject.)
FindParents(array<Type>[]()[][]) (Inherited from XlsObject.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Glow (Inherited from XlsShape.)
HAlignment
HasFill (Inherited from XlsShape.)
HasLineFormat (Inherited from XlsShape.)
HasStyleProperties
Height (Inherited from XlsShape.)
HorzOverflow
HtmlString (Inherited from XlsShape.)
HyLink
ID (Inherited from XlsShape.)
InnerBottomMargin
InnerLeftMargin
InnerRightMargin
InnerTopMargin
InsetMode
Instance (Inherited from XlsShape.)
IsFlipH (Inherited from XlsShape.)
IsFlipV (Inherited from XlsShape.)
IsGroup (Inherited from XlsShape.)
IsLockAspectRatio (Inherited from XlsShape.)
IsLocked (Inherited from XlsShape.)
IsMoveWithCell (Inherited from XlsShape.)
IsPrintable (Inherited from XlsShape.)
IsRelative (Inherited from XlsShape.)
IsShortVersion (Inherited from XlsShape.)
IsSizeWithCell (Inherited from XlsShape.)
IsSmartArt (Inherited from XlsShape.)
IsTextLocked
IsTextWrapped
IsWrapText
Left (Inherited from XlsShape.)
LeftColumn (Inherited from XlsShape.)
LeftColumnOffset (Inherited from XlsShape.)
LeftMarginEMU
Line (Inherited from XlsShape.)
m_bIsDisposed (Inherited from XlsObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name (Inherited from XlsShape.)
OnAction (Inherited from XlsShape.)
OnDispose()()()() (Inherited from XlsObject.)
Parent (Inherited from XlsObject.)
ReferenceCount (Inherited from XlsObject.)
Reflection (Inherited from XlsShape.)
ReleaseReference()()()() (Inherited from XlsObject.)
Remove()()()() (Inherited from XlsShape.)
ResizeBehave (Inherited from XlsShape.)
RichText
RightColumn (Inherited from XlsShape.)
RightColumnOffset (Inherited from XlsShape.)
RightMarginEMU
Rotation (Inherited from XlsShape.)
SaveToImage()()()() (Inherited from XlsShape.)
SaveToImage(Stream) (Inherited from XlsShape.)
SaveToImage(String) (Inherited from XlsShape.)
SaveToImage(Stream, ImageFormat) (Inherited from XlsShape.)
SaveToImage(String, ImageFormat) (Inherited from XlsShape.)
Scale(Int32, Int32) (Inherited from XlsShape.)
SetName(String) (Inherited from XlsShape.)
SetParent(Object) (Inherited from XlsObject.)
SetParents()()()() (Inherited from XlsShape.)
SetTextEffect(PresetTextEffect, String) (Inherited from XlsShape.)
Shadow (Inherited from XlsShape.)
ShapeCount (Inherited from XlsShape.)
ShapeId (Inherited from XlsShape.)
ShapeType
Text
TextFieldId
TextFieldType
TextFrame (Inherited from XlsShape.)
TextRotation
ThreeD (Inherited from XlsShape.)
Top (Inherited from XlsShape.)
TopMarginEMU
TopRow (Inherited from XlsShape.)
TopRowOffset (Inherited from XlsShape.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UpdatePositions (Inherited from XlsShape.)
UpRight
VAlignment
Vert
VertOverflow
Visible (Inherited from XlsShape.)
VmlShape (Inherited from XlsShape.)
Width (Inherited from XlsShape.)

Inheritance Hierarchy

System..::..Object
  Spire.Xls.Core.Spreadsheet..::..XlsObject
    Spire.Xls.Core.Spreadsheet.Shapes..::..XlsShape
      Spire.Xls.Core.Spreadsheet.Shapes..::..XlsTextBoxShape

See Also