SaveShapeTypeOption Class |
Namespace: Spire.Xls
The SaveShapeTypeOption type exposes the following members.
Name | Description | |
---|---|---|
![]() |
SaveShapeTypeOption |
Initializes a new instance of the SaveShapeTypeOption class.
|
Name | Description | |
---|---|---|
![]() |
SaveAll |
Identifies whether All shape converted to a picture
|
![]() |
SaveArc |
Identifies whether Arc shape converted to a picture
|
![]() |
SaveButton |
Identifies whether Button shape converted to a picture
|
![]() |
SaveCheckBox |
Identifies whether CheckBox shape converted to a picture
|
![]() |
SaveComboBox |
Identifies whether ComboBox shape converted to a picture
|
![]() |
SaveDml |
Identifies whether Dml shape converted to a picture
|
![]() |
SaveGroupBox |
Identifies whether GroupBox shape converted to a picture
|
![]() |
SaveGroupShape |
Identifies whether Group shape converted to a picture.(Child of this group shape will not convert)
|
![]() |
SaveLabel |
Identifies whether Label shape converted to a picture
|
![]() |
SaveLine |
Identifies whether Line shape converted to a picture
|
![]() |
SaveListBox |
Identifies whether ListBox shape converted to a picture
|
![]() |
SaveOval |
Identifies whether eOval shape converted to a picture
|
![]() |
SavePicture |
Identifies whether Picture shape converted to a picture
|
![]() |
SavePrstGomShape |
Identifies whether PrstGomShape shape converted to a picture
|
![]() |
SaveRadioButton |
Identifies whether RadioButton shape converted to a picture
|
![]() |
SaveRectangle |
Identifies whether Rectangle shape converted to a picture
|
![]() |
SaveTextBox |
Identifies whether TextBox shape converted to a picture
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|