Package com._1c.g5.v8.dt.moxel.sheet
Class ReadOnlyFormat
java.lang.Object
com._1c.g5.v8.dt.moxel.sheet.ReadOnlyFormat
- Direct Known Subclasses:
ReadOnlyCellFullFormat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
int
int
int
int
int
getFont()
int
int
int
int
Returns margin bottom.int
Returns margin left.int
Returns margin right.int
Returns margin top.getMask()
int
Get picture horizontal alignmentint
Get in-cell picture indexGet picture size modeGet picture vertical alignmentint
int
int
Get text position relative to pictureint
int
getWidth()
int
Get width weight factor.int
hashCode()
boolean
boolean
Get auto width calculation value.boolean
boolean
boolean
boolean
boolean
boolean
boolean
isHidden()
boolean
boolean
boolean
boolean
isPrint()
boolean
boolean
boolean
boolean
boolean
Check if auto width calculation is set.boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
Checks is margin bottom setted.boolean
Checks is margin left setted.boolean
Checks is margin right setted.boolean
Checks is margin top setted.boolean
boolean
boolean
boolean
boolean
boolean
Check if picture horizontal alignment is setboolean
Check if picture index is setboolean
Check if picture size is setboolean
Check if picture vertical alignment is setboolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
Check if text position relative to picture is setboolean
boolean
boolean
boolean
boolean
Check if width weight factor is set.
-
Constructor Details
-
ReadOnlyFormat
Конструктор.
-
-
Method Details
-
isSetFont
public boolean isSetFont() -
getFont
public int getFont() -
isSetLeftBorder
public boolean isSetLeftBorder() -
getLeftBorder
public int getLeftBorder() -
isSetTopBorder
public boolean isSetTopBorder() -
getTopBorder
public int getTopBorder() -
isSetRightBorder
public boolean isSetRightBorder() -
getRightBorder
public int getRightBorder() -
isSetBottomBorder
public boolean isSetBottomBorder() -
getBottomBorder
public int getBottomBorder() -
isSetBorderColor
public boolean isSetBorderColor() -
getBorderColor
public int getBorderColor() -
isSetHeight
public boolean isSetHeight() -
getHeight
public int getHeight() -
isSetWidth
public boolean isSetWidth() -
getWidth
public int getWidth() -
isSetHorizontalAlignment
public boolean isSetHorizontalAlignment() -
getHorizontalAlignment
-
isSetVerticalAlignment
public boolean isSetVerticalAlignment() -
getVerticalAlignment
-
isSetTextColor
public boolean isSetTextColor() -
getTextColor
public int getTextColor() -
isSetBackColor
public boolean isSetBackColor() -
getBackColor
public int getBackColor() -
isSetPatternColor
public boolean isSetPatternColor() -
getPatternColor
public int getPatternColor() -
isSetPattern
public boolean isSetPattern() -
getPattern
-
isSetTextPlacement
public boolean isSetTextPlacement() -
getTextPlacement
-
isSetFillType
public boolean isSetFillType() -
getFillType
-
isSetProtection
public boolean isSetProtection() -
isProtection
public boolean isProtection() -
isSetHidden
public boolean isSetHidden() -
isHidden
public boolean isHidden() -
isSetTextOrientation
public boolean isSetTextOrientation() -
getTextOrientation
public int getTextOrientation() -
isSetDetailUse
public boolean isSetDetailUse() -
getDetailUse
-
isSetBySelectedColumns
public boolean isSetBySelectedColumns() -
isBySelectedColumns
public boolean isBySelectedColumns() -
isSetMarkNegatives
public boolean isSetMarkNegatives() -
isMarkNegatives
public boolean isMarkNegatives() -
isSetContainsValue
public boolean isSetContainsValue() -
isContainsValue
public boolean isContainsValue() -
isSetValueType
public boolean isSetValueType() -
getValueType
-
isSetControlType
public boolean isSetControlType() -
getControlType
-
isSetHyperlink
public boolean isSetHyperlink() -
isHyperlink
public boolean isHyperlink() -
isSetQuickDrag
public boolean isSetQuickDrag() -
isQuickDrag
public boolean isQuickDrag() -
isSetAutoMarkIncomplete
public boolean isSetAutoMarkIncomplete() -
isAutoMarkIncomplete
public boolean isAutoMarkIncomplete() -
isSetMarkIncomplete
public boolean isSetMarkIncomplete() -
isMarkIncomplete
public boolean isMarkIncomplete() -
isSetIndent
public boolean isSetIndent() -
getIndent
public int getIndent() -
isSetAutoIndent
public boolean isSetAutoIndent() -
getAutoIndent
public int getAutoIndent() -
isSetDataFormat
public boolean isSetDataFormat() -
getDataFormat
-
isSetEditFormat
public boolean isSetEditFormat() -
getEditFormat
-
isSetMask
public boolean isSetMask() -
getMask
-
isSetSizeChangeMode
public boolean isSetSizeChangeMode() -
getSizeChangeMode
-
isSetPrint
public boolean isSetPrint() -
isPrint
public boolean isPrint() -
isSetDrawingBorder
public boolean isSetDrawingBorder() -
getDrawingBorder
public int getDrawingBorder() -
isSetDrawingHaveLeftBorder
public boolean isSetDrawingHaveLeftBorder() -
isDrawingHaveLeftBorder
public boolean isDrawingHaveLeftBorder() -
isSetDrawingHaveTopBorder
public boolean isSetDrawingHaveTopBorder() -
isDrawingHaveTopBorder
public boolean isDrawingHaveTopBorder() -
isSetDrawingHaveRightBorder
public boolean isSetDrawingHaveRightBorder() -
isDrawingHaveRightBorder
public boolean isDrawingHaveRightBorder() -
isSetDrawingHaveBottomBorder
public boolean isSetDrawingHaveBottomBorder() -
isDrawingHaveBottomBorder
public boolean isDrawingHaveBottomBorder() -
isSetPictureIndex
public boolean isSetPictureIndex()Check if picture index is set- Returns:
- check result
-
getPictureIndex
public int getPictureIndex()Get in-cell picture index- Returns:
- in-cell picture index
-
isSetPictureHorizontalAlignment
public boolean isSetPictureHorizontalAlignment()Check if picture horizontal alignment is set- Returns:
- check result
-
getPictureHorizontalAlignment
Get picture horizontal alignment- Returns:
- picture horizontal alignment
-
isSetPictureVerticalAlignment
public boolean isSetPictureVerticalAlignment()Check if picture vertical alignment is set- Returns:
- check result
-
getPictureVerticalAlignment
Get picture vertical alignment- Returns:
- picture vertical alignment
-
isSetPictureSize
public boolean isSetPictureSize()Check if picture size is set- Returns:
- check result
-
getPictureSize
Get picture size mode- Returns:
- picture size mode
-
isSetTextPosition
public boolean isSetTextPosition()Check if text position relative to picture is set- Returns:
- check result
-
getTextPosition
Get text position relative to picture- Returns:
- text position relative to picture
-
isSetAutoWidthCalculation
public boolean isSetAutoWidthCalculation()Check if auto width calculation is set.- Returns:
true
if auto width calculation is set,false
otherwise
-
isAutoWidthCalculation
public boolean isAutoWidthCalculation()Get auto width calculation value.- Returns:
- auto width calculation value
-
isSetWidthWeightFactor
public boolean isSetWidthWeightFactor()Check if width weight factor is set.- Returns:
true
if width weight factor is set,false
otherwise
-
getWidthWeightFactor
public int getWidthWeightFactor()Get width weight factor.- Returns:
- width weight factor
-
getFormat
- Returns:
- the copy of format (made by EcoreUtil)
-
isSetMarginLeft
public boolean isSetMarginLeft()Checks is margin left setted.- Returns:
true
if setted,false
otherwise
-
getMarginLeft
public int getMarginLeft()Returns margin left.- Returns:
- the margin left
-
isSetMarginTop
public boolean isSetMarginTop()Checks is margin top setted.- Returns:
true
if setted,false
otherwise
-
getMarginTop
public int getMarginTop()Returns margin top.- Returns:
- the margin top
-
isSetMarginRight
public boolean isSetMarginRight()Checks is margin right setted.- Returns:
true
if setted,false
otherwise
-
getMarginRight
public int getMarginRight()Returns margin right.- Returns:
- the margin right
-
isSetMarginBottom
public boolean isSetMarginBottom()Checks is margin bottom setted.- Returns:
true
if setted,false
otherwise
-
getMarginBottom
public int getMarginBottom()Returns margin bottom.- Returns:
- the margin bottom
-
hashCode
public int hashCode() -
equals
-