public class Worksheet extends Object
Constructor and Description |
---|
Worksheet() |
Modifier and Type | Method and Description |
---|---|
LinkElement |
getAutoShapes()
getAutoShapes
Gets LinkElement
|
LinkElement |
getCells()
getCells
Gets LinkElement
|
LinkElement |
getCharts()
getCharts
Gets LinkElement
|
LinkElement |
getComments()
getComments
Gets LinkElement
|
LinkElement |
getConditionalFormattings()
getConditionalFormattings
Gets LinkElement
|
Boolean |
getDisplayRightToLeft()
getDisplayRightToLeft
Gets Boolean
|
Boolean |
getDisplayZeros()
getDisplayZeros
Gets Boolean
|
Integer |
getFirstVisibleColumn()
getFirstVisibleColumn
Gets Integer
|
Integer |
getFirstVisibleRow()
getFirstVisibleRow
Gets Integer
|
LinkElement |
getHyperlinks()
getHyperlinks
Gets LinkElement
|
Integer |
getIndex()
getIndex
Gets Integer
|
Boolean |
getIsGridlinesVisible()
getIsGridlinesVisible
Gets Boolean
|
Boolean |
getIsOutlineShown()
getIsOutlineShown
Gets Boolean
|
Boolean |
getIsPageBreakPreview()
getIsPageBreakPreview
Gets Boolean
|
Boolean |
getIsProtected()
getIsProtected
Gets Boolean
|
Boolean |
getIsRowColumnHeadersVisible()
getIsRowColumnHeadersVisible
Gets Boolean
|
Boolean |
getIsRulerVisible()
getIsRulerVisible
Gets Boolean
|
Boolean |
getIsSelected()
getIsSelected
Gets Boolean
|
Boolean |
getIsVisible()
getIsVisible
Gets Boolean
|
List<Link> |
getLinks()
getLinks
Gets List
|
LinkElement |
getMergedCells()
getMergedCells
Gets LinkElement
|
String |
getName()
getName
Gets String
|
LinkElement |
getOleObjects()
getOleObjects
Gets LinkElement
|
LinkElement |
getPictures()
getPictures
Gets LinkElement
|
Color |
getTabColor()
getTabColor
Gets Color
|
Boolean |
getTransitionEntry()
getTransitionEntry
Gets Boolean
|
Boolean |
getTransitionEvaluation()
getTransitionEvaluation
Gets Boolean
|
String |
getType()
getType
Gets String
|
LinkElement |
getValidations()
getValidations
Gets LinkElement
|
String |
getViewType()
getViewType
Gets String
|
String |
getVisibilityType()
getVisibilityType
Gets String
|
Integer |
getZoom()
getZoom
Gets Integer
|
void |
setAutoShapes(LinkElement AutoShapes)
setAutoShapes
Sets LinkElement
|
void |
setCells(LinkElement Cells)
setCells
Sets LinkElement
|
void |
setCharts(LinkElement Charts)
setCharts
Sets LinkElement
|
void |
setComments(LinkElement Comments)
setComments
Sets LinkElement
|
void |
setConditionalFormattings(LinkElement ConditionalFormattings)
setConditionalFormattings
Sets LinkElement
|
void |
setDisplayRightToLeft(Boolean DisplayRightToLeft)
setDisplayRightToLeft
Sets Boolean
|
void |
setDisplayZeros(Boolean DisplayZeros)
setDisplayZeros
Sets Boolean
|
void |
setFirstVisibleColumn(Integer FirstVisibleColumn)
setFirstVisibleColumn
Sets Integer
|
void |
setFirstVisibleRow(Integer FirstVisibleRow)
setFirstVisibleRow
Sets Integer
|
void |
setHyperlinks(LinkElement Hyperlinks)
setHyperlinks
Sets LinkElement
|
void |
setIndex(Integer Index)
setIndex
Sets Integer
|
void |
setIsGridlinesVisible(Boolean IsGridlinesVisible)
setIsGridlinesVisible
Sets Boolean
|
void |
setIsOutlineShown(Boolean IsOutlineShown)
setIsOutlineShown
Sets Boolean
|
void |
setIsPageBreakPreview(Boolean IsPageBreakPreview)
setIsPageBreakPreview
Sets Boolean
|
void |
setIsProtected(Boolean IsProtected)
setIsProtected
Sets Boolean
|
void |
setIsRowColumnHeadersVisible(Boolean IsRowColumnHeadersVisible)
setIsRowColumnHeadersVisible
Sets Boolean
|
void |
setIsRulerVisible(Boolean IsRulerVisible)
setIsRulerVisible
Sets Boolean
|
void |
setIsSelected(Boolean IsSelected)
setIsSelected
Sets Boolean
|
void |
setIsVisible(Boolean IsVisible)
setIsVisible
Sets Boolean
|
void |
setLinks(List<Link> Links)
setLinks
Sets List
|
void |
setMergedCells(LinkElement MergedCells)
setMergedCells
Sets LinkElement
|
void |
setName(String Name)
setName
Sets String
|
void |
setOleObjects(LinkElement OleObjects)
setOleObjects
Sets LinkElement
|
void |
setPictures(LinkElement Pictures)
setPictures
Sets LinkElement
|
void |
setTabColor(Color TabColor)
setTabColor
Sets Color
|
void |
setTransitionEntry(Boolean TransitionEntry)
setTransitionEntry
Sets Boolean
|
void |
setTransitionEvaluation(Boolean TransitionEvaluation)
setTransitionEvaluation
Sets Boolean
|
void |
setType(String Type)
setType
Sets String
|
void |
setValidations(LinkElement Validations)
setValidations
Sets LinkElement
|
void |
setViewType(String ViewType)
setViewType
Sets String
|
void |
setVisibilityType(String VisibilityType)
setVisibilityType
Sets String
|
void |
setZoom(Integer Zoom)
setZoom
Sets Integer
|
String |
toString() |
public Boolean getDisplayRightToLeft()
public void setDisplayRightToLeft(Boolean DisplayRightToLeft)
DisplayRightToLeft
- Booleanpublic Boolean getDisplayZeros()
public void setDisplayZeros(Boolean DisplayZeros)
DisplayZeros
- Booleanpublic Integer getFirstVisibleColumn()
public void setFirstVisibleColumn(Integer FirstVisibleColumn)
FirstVisibleColumn
- Integerpublic Integer getFirstVisibleRow()
public void setFirstVisibleRow(Integer FirstVisibleRow)
FirstVisibleRow
- Integerpublic String getName()
public void setName(String Name)
Name
- Stringpublic Integer getIndex()
public void setIndex(Integer Index)
Index
- Integerpublic Boolean getIsGridlinesVisible()
public void setIsGridlinesVisible(Boolean IsGridlinesVisible)
IsGridlinesVisible
- Booleanpublic Boolean getIsOutlineShown()
public void setIsOutlineShown(Boolean IsOutlineShown)
IsOutlineShown
- Booleanpublic Boolean getIsPageBreakPreview()
public void setIsPageBreakPreview(Boolean IsPageBreakPreview)
IsPageBreakPreview
- Booleanpublic Boolean getIsVisible()
public void setIsVisible(Boolean IsVisible)
IsVisible
- Booleanpublic Boolean getIsProtected()
public void setIsProtected(Boolean IsProtected)
IsProtected
- Booleanpublic Boolean getIsRowColumnHeadersVisible()
public void setIsRowColumnHeadersVisible(Boolean IsRowColumnHeadersVisible)
IsRowColumnHeadersVisible
- Booleanpublic Boolean getIsRulerVisible()
public void setIsRulerVisible(Boolean IsRulerVisible)
IsRulerVisible
- Booleanpublic Boolean getIsSelected()
public void setIsSelected(Boolean IsSelected)
IsSelected
- Booleanpublic Color getTabColor()
public void setTabColor(Color TabColor)
TabColor
- Colorpublic Boolean getTransitionEntry()
public void setTransitionEntry(Boolean TransitionEntry)
TransitionEntry
- Booleanpublic Boolean getTransitionEvaluation()
public void setTransitionEvaluation(Boolean TransitionEvaluation)
TransitionEvaluation
- Booleanpublic String getType()
public void setType(String Type)
Type
- Stringpublic String getViewType()
public void setViewType(String ViewType)
ViewType
- Stringpublic String getVisibilityType()
public void setVisibilityType(String VisibilityType)
VisibilityType
- Stringpublic Integer getZoom()
public void setZoom(Integer Zoom)
Zoom
- Integerpublic LinkElement getCells()
public void setCells(LinkElement Cells)
Cells
- LinkElementpublic LinkElement getCharts()
public void setCharts(LinkElement Charts)
Charts
- LinkElementpublic LinkElement getAutoShapes()
public void setAutoShapes(LinkElement AutoShapes)
AutoShapes
- LinkElementpublic LinkElement getOleObjects()
public void setOleObjects(LinkElement OleObjects)
OleObjects
- LinkElementpublic LinkElement getComments()
public void setComments(LinkElement Comments)
Comments
- LinkElementpublic LinkElement getPictures()
public void setPictures(LinkElement Pictures)
Pictures
- LinkElementpublic LinkElement getMergedCells()
public void setMergedCells(LinkElement MergedCells)
MergedCells
- LinkElementpublic LinkElement getValidations()
public void setValidations(LinkElement Validations)
Validations
- LinkElementpublic LinkElement getConditionalFormattings()
public void setConditionalFormattings(LinkElement ConditionalFormattings)
ConditionalFormattings
- LinkElementpublic LinkElement getHyperlinks()
public void setHyperlinks(LinkElement Hyperlinks)
Hyperlinks
- LinkElementCopyright © 2015. All rights reserved.