Package com._1c.g5.v8.dt.moxel.content
Interface BaseFormattingCellProperties
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
CellsProperties
,ColumnsProperties
,ColumnsRowsProperties
,RowsProperties
,TableProperties
- All Known Implementing Classes:
BaseFormattingCellPropertiesImpl
,CellsPropertiesImpl
,ColumnsPropertiesImpl
,ColumnsRowsPropertiesImpl
,RowsPropertiesImpl
,TablePropertiesImpl
public interface BaseFormattingCellProperties
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Base Formatting Cell Properties'.
The following features are supported:
Font
Left Border
Top Border
Right Border
Bottom Border
Border Color
Horizontal Alignment
Vertical Alignment
Text Color
Back Color
Pattern Color
Pattern
Text Placement
Fill Type
Protection
Text Orientation
Detail Use
By Selected Columns
Mark Negatives
Hyperlink
Auto Mark Incomplete
Mark Incomplete
Indent
Auto Indent
Data Format
Edit Format
Mask
Size Change Mode
Picture
Picture Horizontal Alignment
Picture Vertical Alignment
Picture Size
Text Position
Is Template Mode On
Area Name
Margin Left
Margin Top
Margin Right
Margin Bottom
Cell Reference
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Area Name' attribute.int
Returns the value of the 'Auto Indent' attribute.Returns the value of the 'Back Color' containment reference.Returns the value of the 'Border Color' containment reference.Returns the value of the 'Bottom Border' containment reference.Returns the value of the 'Cell Reference' containment reference.Returns the value of the 'Data Format' containment reference.Returns the value of the 'Detail Use' attribute.Returns the value of the 'Edit Format' containment reference.Returns the value of the 'Fill Type' attribute.getFont()
Returns the value of the 'Font' containment reference.Returns the value of the 'Horizontal Alignment' attribute.int
Returns the value of the 'Indent' attribute.Returns the value of the 'Left Border' containment reference.int
Returns the value of the 'Margin Bottom' attribute.int
Returns the value of the 'Margin Left' attribute.int
Returns the value of the 'Margin Right' attribute.int
Returns the value of the 'Margin Top' attribute.getMask()
Returns the value of the 'Mask' containment reference.Returns the value of the 'Pattern' attribute.Returns the value of the 'Pattern Color' containment reference.Returns the value of the 'Picture' containment reference.Returns the value of the 'Picture Horizontal Alignment' attribute.Returns the value of the 'Picture Size' attribute.Returns the value of the 'Picture Vertical Alignment' attribute.Returns the value of the 'Right Border' containment reference.Returns the value of the 'Size Change Mode' attribute.Returns the value of the 'Text Color' containment reference.int
Returns the value of the 'Text Orientation' attribute.Returns the value of the 'Text Placement' attribute.Returns the value of the 'Text Position' attribute.Returns the value of the 'Top Border' containment reference.Returns the value of the 'Vertical Alignment' attribute.boolean
Returns the value of the 'Auto Mark Incomplete' attribute.boolean
Returns the value of the 'By Selected Columns' attribute.boolean
Returns the value of the 'Hyperlink' attribute.boolean
Returns the value of the 'Is Template Mode On' attribute.boolean
Returns the value of the 'Mark Incomplete' attribute.boolean
Returns the value of the 'Mark Negatives' attribute.boolean
Returns the value of the 'Protection' attribute.boolean
Returns whether the value of the 'Area Name
' attribute is set.boolean
Returns whether the value of the 'Auto Indent
' attribute is set.boolean
Returns whether the value of the 'Auto Mark Incomplete
' attribute is set.boolean
Returns whether the value of the 'Back Color
' containment reference is set.boolean
Returns whether the value of the 'Border Color
' containment reference is set.boolean
Returns whether the value of the 'Bottom Border
' containment reference is set.boolean
Returns whether the value of the 'By Selected Columns
' attribute is set.boolean
Returns whether the value of the 'Data Format
' containment reference is set.boolean
Returns whether the value of the 'Detail Use
' attribute is set.boolean
Returns whether the value of the 'Edit Format
' containment reference is set.boolean
Returns whether the value of the 'Fill Type
' attribute is set.boolean
Returns whether the value of the 'Font
' containment reference is set.boolean
Returns whether the value of the 'Horizontal Alignment
' attribute is set.boolean
Returns whether the value of the 'Hyperlink
' attribute is set.boolean
Returns whether the value of the 'Indent
' attribute is set.boolean
Returns whether the value of the 'Left Border
' containment reference is set.boolean
Returns whether the value of the 'Margin Bottom
' attribute is set.boolean
Returns whether the value of the 'Margin Left
' attribute is set.boolean
Returns whether the value of the 'Margin Right
' attribute is set.boolean
Returns whether the value of the 'Margin Top
' attribute is set.boolean
Returns whether the value of the 'Mark Incomplete
' attribute is set.boolean
Returns whether the value of the 'Mark Negatives
' attribute is set.boolean
Returns whether the value of the 'Mask
' containment reference is set.boolean
Returns whether the value of the 'Pattern
' attribute is set.boolean
Returns whether the value of the 'Pattern Color
' containment reference is set.boolean
Returns whether the value of the 'Picture
' containment reference is set.boolean
Returns whether the value of the 'Picture Horizontal Alignment
' attribute is set.boolean
Returns whether the value of the 'Picture Size
' attribute is set.boolean
Returns whether the value of the 'Picture Vertical Alignment
' attribute is set.boolean
Returns whether the value of the 'Protection
' attribute is set.boolean
Returns whether the value of the 'Right Border
' containment reference is set.boolean
Returns whether the value of the 'Size Change Mode
' attribute is set.boolean
Returns whether the value of the 'Text Color
' containment reference is set.boolean
Returns whether the value of the 'Text Orientation
' attribute is set.boolean
Returns whether the value of the 'Text Placement
' attribute is set.boolean
Returns whether the value of the 'Text Position
' attribute is set.boolean
Returns whether the value of the 'Top Border
' containment reference is set.boolean
Returns whether the value of the 'Vertical Alignment
' attribute is set.void
setAreaName
(String value) Sets the value of the 'Area Name
' attribute.void
setAutoIndent
(int value) Sets the value of the 'Auto Indent
' attribute.void
setAutoMarkIncomplete
(boolean value) Sets the value of the 'Auto Mark Incomplete
' attribute.void
setBackColor
(Color value) Sets the value of the 'Back Color
' containment reference.void
setBorderColor
(Color value) Sets the value of the 'Border Color
' containment reference.void
setBottomBorder
(SpreadsheetLine value) Sets the value of the 'Bottom Border
' containment reference.void
setBySelectedColumns
(boolean value) Sets the value of the 'By Selected Columns
' attribute.void
setCellReference
(CellReference value) Sets the value of the 'Cell Reference
' containment reference.void
setDataFormat
(LocalString value) Sets the value of the 'Data Format
' containment reference.void
setDetailUse
(DetailUse value) Sets the value of the 'Detail Use
' attribute.void
setEditFormat
(LocalString value) Sets the value of the 'Edit Format
' containment reference.void
setFillType
(FillType value) Sets the value of the 'Fill Type
' attribute.void
Sets the value of the 'Font
' containment reference.void
Sets the value of the 'Horizontal Alignment
' attribute.void
setHyperlink
(boolean value) Sets the value of the 'Hyperlink
' attribute.void
setIndent
(int value) Sets the value of the 'Indent
' attribute.void
setIsTemplateModeOn
(boolean value) Sets the value of the 'Is Template Mode On
' attribute.void
setLeftBorder
(SpreadsheetLine value) Sets the value of the 'Left Border
' containment reference.void
setMarginBottom
(int value) Sets the value of the 'Margin Bottom
' attribute.void
setMarginLeft
(int value) Sets the value of the 'Margin Left
' attribute.void
setMarginRight
(int value) Sets the value of the 'Margin Right
' attribute.void
setMarginTop
(int value) Sets the value of the 'Margin Top
' attribute.void
setMarkIncomplete
(boolean value) Sets the value of the 'Mark Incomplete
' attribute.void
setMarkNegatives
(boolean value) Sets the value of the 'Mark Negatives
' attribute.void
setMask
(LocalString value) Sets the value of the 'Mask
' containment reference.void
setPattern
(Pattern value) Sets the value of the 'Pattern
' attribute.void
setPatternColor
(Color value) Sets the value of the 'Pattern Color
' containment reference.void
setPicture
(Picture value) Sets the value of the 'Picture
' containment reference.void
Sets the value of the 'Picture Horizontal Alignment
' attribute.void
setPictureSize
(PictureSize value) Sets the value of the 'Picture Size
' attribute.void
Sets the value of the 'Picture Vertical Alignment
' attribute.void
setProtection
(boolean value) Sets the value of the 'Protection
' attribute.void
setRightBorder
(SpreadsheetLine value) Sets the value of the 'Right Border
' containment reference.void
setSizeChangeMode
(SizeChangeMode value) Sets the value of the 'Size Change Mode
' attribute.void
setTextColor
(Color value) Sets the value of the 'Text Color
' containment reference.void
setTextOrientation
(int value) Sets the value of the 'Text Orientation
' attribute.void
setTextPlacement
(TextPlacement value) Sets the value of the 'Text Placement
' attribute.void
setTextPosition
(CellTextPosition value) Sets the value of the 'Text Position
' attribute.void
setTopBorder
(SpreadsheetLine value) Sets the value of the 'Top Border
' containment reference.void
Sets the value of the 'Vertical Alignment
' attribute.void
Unsets the value of the 'Area Name
' attribute.void
Unsets the value of the 'Auto Indent
' attribute.void
Unsets the value of the 'Auto Mark Incomplete
' attribute.void
Unsets the value of the 'Back Color
' containment reference.void
Unsets the value of the 'Border Color
' containment reference.void
Unsets the value of the 'Bottom Border
' containment reference.void
Unsets the value of the 'By Selected Columns
' attribute.void
Unsets the value of the 'Data Format
' containment reference.void
Unsets the value of the 'Detail Use
' attribute.void
Unsets the value of the 'Edit Format
' containment reference.void
Unsets the value of the 'Fill Type
' attribute.void
Unsets the value of the 'Font
' containment reference.void
Unsets the value of the 'Horizontal Alignment
' attribute.void
Unsets the value of the 'Hyperlink
' attribute.void
Unsets the value of the 'Indent
' attribute.void
Unsets the value of the 'Left Border
' containment reference.void
Unsets the value of the 'Margin Bottom
' attribute.void
Unsets the value of the 'Margin Left
' attribute.void
Unsets the value of the 'Margin Right
' attribute.void
Unsets the value of the 'Margin Top
' attribute.void
Unsets the value of the 'Mark Incomplete
' attribute.void
Unsets the value of the 'Mark Negatives
' attribute.void
Unsets the value of the 'Mask
' containment reference.void
Unsets the value of the 'Pattern
' attribute.void
Unsets the value of the 'Pattern Color
' containment reference.void
Unsets the value of the 'Picture
' containment reference.void
Unsets the value of the 'Picture Horizontal Alignment
' attribute.void
Unsets the value of the 'Picture Size
' attribute.void
Unsets the value of the 'Picture Vertical Alignment
' attribute.void
Unsets the value of the 'Protection
' attribute.void
Unsets the value of the 'Right Border
' containment reference.void
Unsets the value of the 'Size Change Mode
' attribute.void
Unsets the value of the 'Text Color
' containment reference.void
Unsets the value of the 'Text Orientation
' attribute.void
Unsets the value of the 'Text Placement
' attribute.void
Unsets the value of the 'Text Position
' attribute.void
Unsets the value of the 'Top Border
' containment reference.void
Unsets the value of the 'Vertical Alignment
' attribute.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getFont
Font getFont()Returns the value of the 'Font' containment reference.- Returns:
- the value of the 'Font' containment reference.
- See Also:
-
setFont
Sets the value of the 'Font
' containment reference.- Parameters:
value
- the new value of the 'Font' containment reference.- See Also:
-
unsetFont
void unsetFont()Unsets the value of the 'Font
' containment reference.- See Also:
-
isSetFont
boolean isSetFont()Returns whether the value of the 'Font
' containment reference is set.- Returns:
- whether the value of the 'Font' containment reference is set.
- See Also:
-
getLeftBorder
SpreadsheetLine getLeftBorder()Returns the value of the 'Left Border' containment reference.- Returns:
- the value of the 'Left Border' containment reference.
- See Also:
-
setLeftBorder
Sets the value of the 'Left Border
' containment reference.- Parameters:
value
- the new value of the 'Left Border' containment reference.- See Also:
-
unsetLeftBorder
void unsetLeftBorder()Unsets the value of the 'Left Border
' containment reference. -
isSetLeftBorder
boolean isSetLeftBorder()Returns whether the value of the 'Left Border
' containment reference is set.- Returns:
- whether the value of the 'Left Border' containment reference is set.
- See Also:
-
getTopBorder
SpreadsheetLine getTopBorder()Returns the value of the 'Top Border' containment reference.- Returns:
- the value of the 'Top Border' containment reference.
- See Also:
-
setTopBorder
Sets the value of the 'Top Border
' containment reference.- Parameters:
value
- the new value of the 'Top Border' containment reference.- See Also:
-
unsetTopBorder
void unsetTopBorder()Unsets the value of the 'Top Border
' containment reference. -
isSetTopBorder
boolean isSetTopBorder()Returns whether the value of the 'Top Border
' containment reference is set.- Returns:
- whether the value of the 'Top Border' containment reference is set.
- See Also:
-
getRightBorder
SpreadsheetLine getRightBorder()Returns the value of the 'Right Border' containment reference.- Returns:
- the value of the 'Right Border' containment reference.
- See Also:
-
setRightBorder
Sets the value of the 'Right Border
' containment reference.- Parameters:
value
- the new value of the 'Right Border' containment reference.- See Also:
-
unsetRightBorder
void unsetRightBorder()Unsets the value of the 'Right Border
' containment reference. -
isSetRightBorder
boolean isSetRightBorder()Returns whether the value of the 'Right Border
' containment reference is set.- Returns:
- whether the value of the 'Right Border' containment reference is set.
- See Also:
-
getBottomBorder
SpreadsheetLine getBottomBorder()Returns the value of the 'Bottom Border' containment reference.- Returns:
- the value of the 'Bottom Border' containment reference.
- See Also:
-
setBottomBorder
Sets the value of the 'Bottom Border
' containment reference.- Parameters:
value
- the new value of the 'Bottom Border' containment reference.- See Also:
-
unsetBottomBorder
void unsetBottomBorder()Unsets the value of the 'Bottom Border
' containment reference. -
isSetBottomBorder
boolean isSetBottomBorder()Returns whether the value of the 'Bottom Border
' containment reference is set.- Returns:
- whether the value of the 'Bottom Border' containment reference is set.
- See Also:
-
getBorderColor
Color getBorderColor()Returns the value of the 'Border Color' containment reference.- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
-
setBorderColor
Sets the value of the 'Border Color
' containment reference.- Parameters:
value
- the new value of the 'Border Color' containment reference.- See Also:
-
unsetBorderColor
void unsetBorderColor()Unsets the value of the 'Border Color
' containment reference. -
isSetBorderColor
boolean isSetBorderColor()Returns whether the value of the 'Border Color
' containment reference is set.- Returns:
- whether the value of the 'Border Color' containment reference is set.
- See Also:
-
getHorizontalAlignment
HorizontalAlignment getHorizontalAlignment()Returns the value of the 'Horizontal Alignment' attribute. The literals are from the enumerationHorizontalAlignment
.- Returns:
- the value of the 'Horizontal Alignment' attribute.
- See Also:
-
setHorizontalAlignment
Sets the value of the 'Horizontal Alignment
' attribute.- Parameters:
value
- the new value of the 'Horizontal Alignment' attribute.- See Also:
-
unsetHorizontalAlignment
void unsetHorizontalAlignment()Unsets the value of the 'Horizontal Alignment
' attribute. -
isSetHorizontalAlignment
boolean isSetHorizontalAlignment()Returns whether the value of the 'Horizontal Alignment
' attribute is set.- Returns:
- whether the value of the 'Horizontal Alignment' attribute is set.
- See Also:
-
getVerticalAlignment
VerticalAlignment getVerticalAlignment()Returns the value of the 'Vertical Alignment' attribute. The literals are from the enumerationVerticalAlignment
.- Returns:
- the value of the 'Vertical Alignment' attribute.
- See Also:
-
setVerticalAlignment
Sets the value of the 'Vertical Alignment
' attribute.- Parameters:
value
- the new value of the 'Vertical Alignment' attribute.- See Also:
-
unsetVerticalAlignment
void unsetVerticalAlignment()Unsets the value of the 'Vertical Alignment
' attribute. -
isSetVerticalAlignment
boolean isSetVerticalAlignment()Returns whether the value of the 'Vertical Alignment
' attribute is set.- Returns:
- whether the value of the 'Vertical Alignment' attribute is set.
- See Also:
-
getTextColor
Color getTextColor()Returns the value of the 'Text Color' containment reference.- Returns:
- the value of the 'Text Color' containment reference.
- See Also:
-
setTextColor
Sets the value of the 'Text Color
' containment reference.- Parameters:
value
- the new value of the 'Text Color' containment reference.- See Also:
-
unsetTextColor
void unsetTextColor()Unsets the value of the 'Text Color
' containment reference. -
isSetTextColor
boolean isSetTextColor()Returns whether the value of the 'Text Color
' containment reference is set.- Returns:
- whether the value of the 'Text Color' containment reference is set.
- See Also:
-
getBackColor
Color getBackColor()Returns the value of the 'Back Color' containment reference.- Returns:
- the value of the 'Back Color' containment reference.
- See Also:
-
setBackColor
Sets the value of the 'Back Color
' containment reference.- Parameters:
value
- the new value of the 'Back Color' containment reference.- See Also:
-
unsetBackColor
void unsetBackColor()Unsets the value of the 'Back Color
' containment reference. -
isSetBackColor
boolean isSetBackColor()Returns whether the value of the 'Back Color
' containment reference is set.- Returns:
- whether the value of the 'Back Color' containment reference is set.
- See Also:
-
getPatternColor
Color getPatternColor()Returns the value of the 'Pattern Color' containment reference.- Returns:
- the value of the 'Pattern Color' containment reference.
- See Also:
-
setPatternColor
Sets the value of the 'Pattern Color
' containment reference.- Parameters:
value
- the new value of the 'Pattern Color' containment reference.- See Also:
-
unsetPatternColor
void unsetPatternColor()Unsets the value of the 'Pattern Color
' containment reference. -
isSetPatternColor
boolean isSetPatternColor()Returns whether the value of the 'Pattern Color
' containment reference is set.- Returns:
- whether the value of the 'Pattern Color' containment reference is set.
- See Also:
-
getPattern
Pattern getPattern()Returns the value of the 'Pattern' attribute. The literals are from the enumerationPattern
.- Returns:
- the value of the 'Pattern' attribute.
- See Also:
-
setPattern
Sets the value of the 'Pattern
' attribute.- Parameters:
value
- the new value of the 'Pattern' attribute.- See Also:
-
unsetPattern
void unsetPattern()Unsets the value of the 'Pattern
' attribute.- See Also:
-
isSetPattern
boolean isSetPattern()Returns whether the value of the 'Pattern
' attribute is set.- Returns:
- whether the value of the 'Pattern' attribute is set.
- See Also:
-
getTextPlacement
TextPlacement getTextPlacement()Returns the value of the 'Text Placement' attribute. The literals are from the enumerationTextPlacement
.- Returns:
- the value of the 'Text Placement' attribute.
- See Also:
-
setTextPlacement
Sets the value of the 'Text Placement
' attribute.- Parameters:
value
- the new value of the 'Text Placement' attribute.- See Also:
-
unsetTextPlacement
void unsetTextPlacement()Unsets the value of the 'Text Placement
' attribute. -
isSetTextPlacement
boolean isSetTextPlacement()Returns whether the value of the 'Text Placement
' attribute is set.- Returns:
- whether the value of the 'Text Placement' attribute is set.
- See Also:
-
getFillType
FillType getFillType()Returns the value of the 'Fill Type' attribute. The literals are from the enumerationFillType
.- Returns:
- the value of the 'Fill Type' attribute.
- See Also:
-
setFillType
Sets the value of the 'Fill Type
' attribute.- Parameters:
value
- the new value of the 'Fill Type' attribute.- See Also:
-
unsetFillType
void unsetFillType()Unsets the value of the 'Fill Type
' attribute. -
isSetFillType
boolean isSetFillType()Returns whether the value of the 'Fill Type
' attribute is set.- Returns:
- whether the value of the 'Fill Type' attribute is set.
- See Also:
-
isProtection
boolean isProtection()Returns the value of the 'Protection' attribute.- Returns:
- the value of the 'Protection' attribute.
- See Also:
-
setProtection
void setProtection(boolean value) Sets the value of the 'Protection
' attribute.- Parameters:
value
- the new value of the 'Protection' attribute.- See Also:
-
unsetProtection
void unsetProtection()Unsets the value of the 'Protection
' attribute. -
isSetProtection
boolean isSetProtection()Returns whether the value of the 'Protection
' attribute is set.- Returns:
- whether the value of the 'Protection' attribute is set.
- See Also:
-
getTextOrientation
int getTextOrientation()Returns the value of the 'Text Orientation' attribute.- Returns:
- the value of the 'Text Orientation' attribute.
- See Also:
-
setTextOrientation
void setTextOrientation(int value) Sets the value of the 'Text Orientation
' attribute.- Parameters:
value
- the new value of the 'Text Orientation' attribute.- See Also:
-
unsetTextOrientation
void unsetTextOrientation()Unsets the value of the 'Text Orientation
' attribute. -
isSetTextOrientation
boolean isSetTextOrientation()Returns whether the value of the 'Text Orientation
' attribute is set.- Returns:
- whether the value of the 'Text Orientation' attribute is set.
- See Also:
-
getDetailUse
DetailUse getDetailUse()Returns the value of the 'Detail Use' attribute. The literals are from the enumerationDetailUse
.- Returns:
- the value of the 'Detail Use' attribute.
- See Also:
-
setDetailUse
Sets the value of the 'Detail Use
' attribute.- Parameters:
value
- the new value of the 'Detail Use' attribute.- See Also:
-
unsetDetailUse
void unsetDetailUse()Unsets the value of the 'Detail Use
' attribute. -
isSetDetailUse
boolean isSetDetailUse()Returns whether the value of the 'Detail Use
' attribute is set.- Returns:
- whether the value of the 'Detail Use' attribute is set.
- See Also:
-
isBySelectedColumns
boolean isBySelectedColumns()Returns the value of the 'By Selected Columns' attribute.- Returns:
- the value of the 'By Selected Columns' attribute.
- See Also:
-
setBySelectedColumns
void setBySelectedColumns(boolean value) Sets the value of the 'By Selected Columns
' attribute.- Parameters:
value
- the new value of the 'By Selected Columns' attribute.- See Also:
-
unsetBySelectedColumns
void unsetBySelectedColumns()Unsets the value of the 'By Selected Columns
' attribute. -
isSetBySelectedColumns
boolean isSetBySelectedColumns()Returns whether the value of the 'By Selected Columns
' attribute is set.- Returns:
- whether the value of the 'By Selected Columns' attribute is set.
- See Also:
-
isMarkNegatives
boolean isMarkNegatives()Returns the value of the 'Mark Negatives' attribute.- Returns:
- the value of the 'Mark Negatives' attribute.
- See Also:
-
setMarkNegatives
void setMarkNegatives(boolean value) Sets the value of the 'Mark Negatives
' attribute.- Parameters:
value
- the new value of the 'Mark Negatives' attribute.- See Also:
-
unsetMarkNegatives
void unsetMarkNegatives()Unsets the value of the 'Mark Negatives
' attribute. -
isSetMarkNegatives
boolean isSetMarkNegatives()Returns whether the value of the 'Mark Negatives
' attribute is set.- Returns:
- whether the value of the 'Mark Negatives' attribute is set.
- See Also:
-
isHyperlink
boolean isHyperlink()Returns the value of the 'Hyperlink' attribute.- Returns:
- the value of the 'Hyperlink' attribute.
- See Also:
-
setHyperlink
void setHyperlink(boolean value) Sets the value of the 'Hyperlink
' attribute.- Parameters:
value
- the new value of the 'Hyperlink' attribute.- See Also:
-
unsetHyperlink
void unsetHyperlink()Unsets the value of the 'Hyperlink
' attribute. -
isSetHyperlink
boolean isSetHyperlink()Returns whether the value of the 'Hyperlink
' attribute is set.- Returns:
- whether the value of the 'Hyperlink' attribute is set.
- See Also:
-
isAutoMarkIncomplete
boolean isAutoMarkIncomplete()Returns the value of the 'Auto Mark Incomplete' attribute.- Returns:
- the value of the 'Auto Mark Incomplete' attribute.
- See Also:
-
setAutoMarkIncomplete
void setAutoMarkIncomplete(boolean value) Sets the value of the 'Auto Mark Incomplete
' attribute.- Parameters:
value
- the new value of the 'Auto Mark Incomplete' attribute.- See Also:
-
unsetAutoMarkIncomplete
void unsetAutoMarkIncomplete()Unsets the value of the 'Auto Mark Incomplete
' attribute. -
isSetAutoMarkIncomplete
boolean isSetAutoMarkIncomplete()Returns whether the value of the 'Auto Mark Incomplete
' attribute is set.- Returns:
- whether the value of the 'Auto Mark Incomplete' attribute is set.
- See Also:
-
isMarkIncomplete
boolean isMarkIncomplete()Returns the value of the 'Mark Incomplete' attribute.- Returns:
- the value of the 'Mark Incomplete' attribute.
- See Also:
-
setMarkIncomplete
void setMarkIncomplete(boolean value) Sets the value of the 'Mark Incomplete
' attribute.- Parameters:
value
- the new value of the 'Mark Incomplete' attribute.- See Also:
-
unsetMarkIncomplete
void unsetMarkIncomplete()Unsets the value of the 'Mark Incomplete
' attribute. -
isSetMarkIncomplete
boolean isSetMarkIncomplete()Returns whether the value of the 'Mark Incomplete
' attribute is set.- Returns:
- whether the value of the 'Mark Incomplete' attribute is set.
- See Also:
-
getIndent
int getIndent()Returns the value of the 'Indent' attribute.- Returns:
- the value of the 'Indent' attribute.
- See Also:
-
setIndent
void setIndent(int value) Sets the value of the 'Indent
' attribute.- Parameters:
value
- the new value of the 'Indent' attribute.- See Also:
-
unsetIndent
void unsetIndent()Unsets the value of the 'Indent
' attribute.- See Also:
-
isSetIndent
boolean isSetIndent()Returns whether the value of the 'Indent
' attribute is set.- Returns:
- whether the value of the 'Indent' attribute is set.
- See Also:
-
getAutoIndent
int getAutoIndent()Returns the value of the 'Auto Indent' attribute.- Returns:
- the value of the 'Auto Indent' attribute.
- See Also:
-
setAutoIndent
void setAutoIndent(int value) Sets the value of the 'Auto Indent
' attribute.- Parameters:
value
- the new value of the 'Auto Indent' attribute.- See Also:
-
unsetAutoIndent
void unsetAutoIndent()Unsets the value of the 'Auto Indent
' attribute. -
isSetAutoIndent
boolean isSetAutoIndent()Returns whether the value of the 'Auto Indent
' attribute is set.- Returns:
- whether the value of the 'Auto Indent' attribute is set.
- See Also:
-
getDataFormat
LocalString getDataFormat()Returns the value of the 'Data Format' containment reference.- Returns:
- the value of the 'Data Format' containment reference.
- See Also:
-
setDataFormat
Sets the value of the 'Data Format
' containment reference.- Parameters:
value
- the new value of the 'Data Format' containment reference.- See Also:
-
unsetDataFormat
void unsetDataFormat()Unsets the value of the 'Data Format
' containment reference. -
isSetDataFormat
boolean isSetDataFormat()Returns whether the value of the 'Data Format
' containment reference is set.- Returns:
- whether the value of the 'Data Format' containment reference is set.
- See Also:
-
getEditFormat
LocalString getEditFormat()Returns the value of the 'Edit Format' containment reference.- Returns:
- the value of the 'Edit Format' containment reference.
- See Also:
-
setEditFormat
Sets the value of the 'Edit Format
' containment reference.- Parameters:
value
- the new value of the 'Edit Format' containment reference.- See Also:
-
unsetEditFormat
void unsetEditFormat()Unsets the value of the 'Edit Format
' containment reference. -
isSetEditFormat
boolean isSetEditFormat()Returns whether the value of the 'Edit Format
' containment reference is set.- Returns:
- whether the value of the 'Edit Format' containment reference is set.
- See Also:
-
getMask
LocalString getMask()Returns the value of the 'Mask' containment reference.- Returns:
- the value of the 'Mask' containment reference.
- See Also:
-
setMask
Sets the value of the 'Mask
' containment reference.- Parameters:
value
- the new value of the 'Mask' containment reference.- See Also:
-
unsetMask
void unsetMask()Unsets the value of the 'Mask
' containment reference.- See Also:
-
isSetMask
boolean isSetMask()Returns whether the value of the 'Mask
' containment reference is set.- Returns:
- whether the value of the 'Mask' containment reference is set.
- See Also:
-
getSizeChangeMode
SizeChangeMode getSizeChangeMode()Returns the value of the 'Size Change Mode' attribute. The literals are from the enumerationSizeChangeMode
.- Returns:
- the value of the 'Size Change Mode' attribute.
- See Also:
-
setSizeChangeMode
Sets the value of the 'Size Change Mode
' attribute.- Parameters:
value
- the new value of the 'Size Change Mode' attribute.- See Also:
-
unsetSizeChangeMode
void unsetSizeChangeMode()Unsets the value of the 'Size Change Mode
' attribute. -
isSetSizeChangeMode
boolean isSetSizeChangeMode()Returns whether the value of the 'Size Change Mode
' attribute is set.- Returns:
- whether the value of the 'Size Change Mode' attribute is set.
- See Also:
-
getPicture
Picture getPicture()Returns the value of the 'Picture' containment reference.- Returns:
- the value of the 'Picture' containment reference.
- See Also:
-
setPicture
Sets the value of the 'Picture
' containment reference.- Parameters:
value
- the new value of the 'Picture' containment reference.- See Also:
-
unsetPicture
void unsetPicture()Unsets the value of the 'Picture
' containment reference.- See Also:
-
isSetPicture
boolean isSetPicture()Returns whether the value of the 'Picture
' containment reference is set.- Returns:
- whether the value of the 'Picture' containment reference is set.
- See Also:
-
getPictureHorizontalAlignment
HorizontalAlignment getPictureHorizontalAlignment()Returns the value of the 'Picture Horizontal Alignment' attribute. The literals are from the enumerationHorizontalAlignment
.- Returns:
- the value of the 'Picture Horizontal Alignment' attribute.
- See Also:
-
setPictureHorizontalAlignment
Sets the value of the 'Picture Horizontal Alignment
' attribute.- Parameters:
value
- the new value of the 'Picture Horizontal Alignment' attribute.- See Also:
-
unsetPictureHorizontalAlignment
void unsetPictureHorizontalAlignment()Unsets the value of the 'Picture Horizontal Alignment
' attribute. -
isSetPictureHorizontalAlignment
boolean isSetPictureHorizontalAlignment()Returns whether the value of the 'Picture Horizontal Alignment
' attribute is set.- Returns:
- whether the value of the 'Picture Horizontal Alignment' attribute is set.
- See Also:
-
getPictureVerticalAlignment
VerticalAlignment getPictureVerticalAlignment()Returns the value of the 'Picture Vertical Alignment' attribute. The literals are from the enumerationVerticalAlignment
.- Returns:
- the value of the 'Picture Vertical Alignment' attribute.
- See Also:
-
setPictureVerticalAlignment
Sets the value of the 'Picture Vertical Alignment
' attribute.- Parameters:
value
- the new value of the 'Picture Vertical Alignment' attribute.- See Also:
-
unsetPictureVerticalAlignment
void unsetPictureVerticalAlignment()Unsets the value of the 'Picture Vertical Alignment
' attribute. -
isSetPictureVerticalAlignment
boolean isSetPictureVerticalAlignment()Returns whether the value of the 'Picture Vertical Alignment
' attribute is set.- Returns:
- whether the value of the 'Picture Vertical Alignment' attribute is set.
- See Also:
-
getPictureSize
PictureSize getPictureSize()Returns the value of the 'Picture Size' attribute. The literals are from the enumerationPictureSize
.- Returns:
- the value of the 'Picture Size' attribute.
- See Also:
-
setPictureSize
Sets the value of the 'Picture Size
' attribute.- Parameters:
value
- the new value of the 'Picture Size' attribute.- See Also:
-
unsetPictureSize
void unsetPictureSize()Unsets the value of the 'Picture Size
' attribute. -
isSetPictureSize
boolean isSetPictureSize()Returns whether the value of the 'Picture Size
' attribute is set.- Returns:
- whether the value of the 'Picture Size' attribute is set.
- See Also:
-
getTextPosition
CellTextPosition getTextPosition()Returns the value of the 'Text Position' attribute. The literals are from the enumerationCellTextPosition
.- Returns:
- the value of the 'Text Position' attribute.
- See Also:
-
setTextPosition
Sets the value of the 'Text Position
' attribute.- Parameters:
value
- the new value of the 'Text Position' attribute.- See Also:
-
unsetTextPosition
void unsetTextPosition()Unsets the value of the 'Text Position
' attribute. -
isSetTextPosition
boolean isSetTextPosition()Returns whether the value of the 'Text Position
' attribute is set.- Returns:
- whether the value of the 'Text Position' attribute is set.
- See Also:
-
isIsTemplateModeOn
boolean isIsTemplateModeOn()Returns the value of the 'Is Template Mode On' attribute.- Returns:
- the value of the 'Is Template Mode On' attribute.
- See Also:
-
setIsTemplateModeOn
void setIsTemplateModeOn(boolean value) Sets the value of the 'Is Template Mode On
' attribute.- Parameters:
value
- the new value of the 'Is Template Mode On' attribute.- See Also:
-
getAreaName
String getAreaName()Returns the value of the 'Area Name' attribute.- Returns:
- the value of the 'Area Name' attribute.
- See Also:
-
setAreaName
Sets the value of the 'Area Name
' attribute.- Parameters:
value
- the new value of the 'Area Name' attribute.- See Also:
-
unsetAreaName
void unsetAreaName()Unsets the value of the 'Area Name
' attribute.- See Also:
-
isSetAreaName
boolean isSetAreaName()Returns whether the value of the 'Area Name
' attribute is set.- Returns:
- whether the value of the 'Area Name' attribute is set.
- See Also:
-
getMarginLeft
int getMarginLeft()Returns the value of the 'Margin Left' attribute.- Returns:
- the value of the 'Margin Left' attribute.
- See Also:
-
setMarginLeft
void setMarginLeft(int value) Sets the value of the 'Margin Left
' attribute.- Parameters:
value
- the new value of the 'Margin Left' attribute.- See Also:
-
unsetMarginLeft
void unsetMarginLeft()Unsets the value of the 'Margin Left
' attribute. -
isSetMarginLeft
boolean isSetMarginLeft()Returns whether the value of the 'Margin Left
' attribute is set.- Returns:
- whether the value of the 'Margin Left' attribute is set.
- See Also:
-
getMarginTop
int getMarginTop()Returns the value of the 'Margin Top' attribute.- Returns:
- the value of the 'Margin Top' attribute.
- See Also:
-
setMarginTop
void setMarginTop(int value) Sets the value of the 'Margin Top
' attribute.- Parameters:
value
- the new value of the 'Margin Top' attribute.- See Also:
-
unsetMarginTop
void unsetMarginTop()Unsets the value of the 'Margin Top
' attribute.- See Also:
-
isSetMarginTop
boolean isSetMarginTop()Returns whether the value of the 'Margin Top
' attribute is set.- Returns:
- whether the value of the 'Margin Top' attribute is set.
- See Also:
-
getMarginRight
int getMarginRight()Returns the value of the 'Margin Right' attribute.- Returns:
- the value of the 'Margin Right' attribute.
- See Also:
-
setMarginRight
void setMarginRight(int value) Sets the value of the 'Margin Right
' attribute.- Parameters:
value
- the new value of the 'Margin Right' attribute.- See Also:
-
unsetMarginRight
void unsetMarginRight()Unsets the value of the 'Margin Right
' attribute. -
isSetMarginRight
boolean isSetMarginRight()Returns whether the value of the 'Margin Right
' attribute is set.- Returns:
- whether the value of the 'Margin Right' attribute is set.
- See Also:
-
getMarginBottom
int getMarginBottom()Returns the value of the 'Margin Bottom' attribute.- Returns:
- the value of the 'Margin Bottom' attribute.
- See Also:
-
setMarginBottom
void setMarginBottom(int value) Sets the value of the 'Margin Bottom
' attribute.- Parameters:
value
- the new value of the 'Margin Bottom' attribute.- See Also:
-
unsetMarginBottom
void unsetMarginBottom()Unsets the value of the 'Margin Bottom
' attribute. -
isSetMarginBottom
boolean isSetMarginBottom()Returns whether the value of the 'Margin Bottom
' attribute is set.- Returns:
- whether the value of the 'Margin Bottom' attribute is set.
- See Also:
-
getCellReference
CellReference getCellReference()Returns the value of the 'Cell Reference' containment reference.- Returns:
- the value of the 'Cell Reference' containment reference.
- See Also:
-
setCellReference
Sets the value of the 'Cell Reference
' containment reference.- Parameters:
value
- the new value of the 'Cell Reference' containment reference.- See Also:
-