Package com._1c.g5.v8.dt.moxel.impl
Class PivotTableImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- com._1c.g5.v8.bm.core.BmObject
-
- com._1c.g5.v8.dt.moxel.impl.PivotTableImpl
-
- All Implemented Interfaces:
IBmObject,PivotTable,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject
public class PivotTableImpl extends BmObject implements PivotTable
An implementation of the model object 'Pivot Table'.The following features are implemented:
Show FieldsMeasures AxisHorizontal RowsVertical RowsHorizontal ColumnsVertical ColumnsHorizontal OverallsVertical OverallsHorizontal Full SizeVertical Full SizeHorizontal Fields AreaVertical Fields AreaHorizontal Empty AreaVertical Empty AreaAuto FixationRows GrouppingColumns GrouppingTotal Rows On TopTotal Columns On LeftDimension Attribute Placement In RowsDimension Attribute Placement In ColumnsDimensions Placement On RowsDimensions Placement On ColumnsStandard AppearanceNot Standard AppearanceHorizontal Additional SizeVertical Additional SizeShow Lines
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPivotTableImpl()
-
Method Summary
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCountin classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
isShowFields
public boolean isShowFields()
- Specified by:
isShowFieldsin interfacePivotTable- Returns:
- the value of the 'Show Fields' attribute.
- See Also:
PivotTable.setShowFields(boolean),MoxelPackage.getPivotTable_ShowFields()
-
setShowFields
public void setShowFields(boolean newShowFields)
- Specified by:
setShowFieldsin interfacePivotTable- Parameters:
newShowFields- the new value of the 'Show Fields' attribute.- See Also:
PivotTable.isShowFields()
-
getMeasuresAxis
public int getMeasuresAxis()
- Specified by:
getMeasuresAxisin interfacePivotTable- Returns:
- the value of the 'Measures Axis' attribute.
- See Also:
PivotTable.setMeasuresAxis(int),MoxelPackage.getPivotTable_MeasuresAxis()
-
setMeasuresAxis
public void setMeasuresAxis(int newMeasuresAxis)
- Specified by:
setMeasuresAxisin interfacePivotTable- Parameters:
newMeasuresAxis- the new value of the 'Measures Axis' attribute.- See Also:
PivotTable.getMeasuresAxis()
-
getHorizontalRows
public int getHorizontalRows()
- Specified by:
getHorizontalRowsin interfacePivotTable- Returns:
- the value of the 'Horizontal Rows' attribute.
- See Also:
PivotTable.setHorizontalRows(int),MoxelPackage.getPivotTable_HorizontalRows()
-
setHorizontalRows
public void setHorizontalRows(int newHorizontalRows)
- Specified by:
setHorizontalRowsin interfacePivotTable- Parameters:
newHorizontalRows- the new value of the 'Horizontal Rows' attribute.- See Also:
PivotTable.getHorizontalRows()
-
getVerticalRows
public int getVerticalRows()
- Specified by:
getVerticalRowsin interfacePivotTable- Returns:
- the value of the 'Vertical Rows' attribute.
- See Also:
PivotTable.setVerticalRows(int),MoxelPackage.getPivotTable_VerticalRows()
-
setVerticalRows
public void setVerticalRows(int newVerticalRows)
- Specified by:
setVerticalRowsin interfacePivotTable- Parameters:
newVerticalRows- the new value of the 'Vertical Rows' attribute.- See Also:
PivotTable.getVerticalRows()
-
getHorizontalColumns
public int getHorizontalColumns()
- Specified by:
getHorizontalColumnsin interfacePivotTable- Returns:
- the value of the 'Horizontal Columns' attribute.
- See Also:
PivotTable.setHorizontalColumns(int),MoxelPackage.getPivotTable_HorizontalColumns()
-
setHorizontalColumns
public void setHorizontalColumns(int newHorizontalColumns)
- Specified by:
setHorizontalColumnsin interfacePivotTable- Parameters:
newHorizontalColumns- the new value of the 'Horizontal Columns' attribute.- See Also:
PivotTable.getHorizontalColumns()
-
getVerticalColumns
public int getVerticalColumns()
- Specified by:
getVerticalColumnsin interfacePivotTable- Returns:
- the value of the 'Vertical Columns' attribute.
- See Also:
PivotTable.setVerticalColumns(int),MoxelPackage.getPivotTable_VerticalColumns()
-
setVerticalColumns
public void setVerticalColumns(int newVerticalColumns)
- Specified by:
setVerticalColumnsin interfacePivotTable- Parameters:
newVerticalColumns- the new value of the 'Vertical Columns' attribute.- See Also:
PivotTable.getVerticalColumns()
-
getHorizontalOveralls
public int getHorizontalOveralls()
- Specified by:
getHorizontalOverallsin interfacePivotTable- Returns:
- the value of the 'Horizontal Overalls' attribute.
- See Also:
PivotTable.setHorizontalOveralls(int),MoxelPackage.getPivotTable_HorizontalOveralls()
-
setHorizontalOveralls
public void setHorizontalOveralls(int newHorizontalOveralls)
- Specified by:
setHorizontalOverallsin interfacePivotTable- Parameters:
newHorizontalOveralls- the new value of the 'Horizontal Overalls' attribute.- See Also:
PivotTable.getHorizontalOveralls()
-
getVerticalOveralls
public int getVerticalOveralls()
- Specified by:
getVerticalOverallsin interfacePivotTable- Returns:
- the value of the 'Vertical Overalls' attribute.
- See Also:
PivotTable.setVerticalOveralls(int),MoxelPackage.getPivotTable_VerticalOveralls()
-
setVerticalOveralls
public void setVerticalOveralls(int newVerticalOveralls)
- Specified by:
setVerticalOverallsin interfacePivotTable- Parameters:
newVerticalOveralls- the new value of the 'Vertical Overalls' attribute.- See Also:
PivotTable.getVerticalOveralls()
-
getHorizontalFullSize
public int getHorizontalFullSize()
- Specified by:
getHorizontalFullSizein interfacePivotTable- Returns:
- the value of the 'Horizontal Full Size' attribute.
- See Also:
PivotTable.setHorizontalFullSize(int),MoxelPackage.getPivotTable_HorizontalFullSize()
-
setHorizontalFullSize
public void setHorizontalFullSize(int newHorizontalFullSize)
- Specified by:
setHorizontalFullSizein interfacePivotTable- Parameters:
newHorizontalFullSize- the new value of the 'Horizontal Full Size' attribute.- See Also:
PivotTable.getHorizontalFullSize()
-
getVerticalFullSize
public int getVerticalFullSize()
- Specified by:
getVerticalFullSizein interfacePivotTable- Returns:
- the value of the 'Vertical Full Size' attribute.
- See Also:
PivotTable.setVerticalFullSize(int),MoxelPackage.getPivotTable_VerticalFullSize()
-
setVerticalFullSize
public void setVerticalFullSize(int newVerticalFullSize)
- Specified by:
setVerticalFullSizein interfacePivotTable- Parameters:
newVerticalFullSize- the new value of the 'Vertical Full Size' attribute.- See Also:
PivotTable.getVerticalFullSize()
-
getHorizontalFieldsArea
public int getHorizontalFieldsArea()
- Specified by:
getHorizontalFieldsAreain interfacePivotTable- Returns:
- the value of the 'Horizontal Fields Area' attribute.
- See Also:
PivotTable.setHorizontalFieldsArea(int),MoxelPackage.getPivotTable_HorizontalFieldsArea()
-
setHorizontalFieldsArea
public void setHorizontalFieldsArea(int newHorizontalFieldsArea)
- Specified by:
setHorizontalFieldsAreain interfacePivotTable- Parameters:
newHorizontalFieldsArea- the new value of the 'Horizontal Fields Area' attribute.- See Also:
PivotTable.getHorizontalFieldsArea()
-
getVerticalFieldsArea
public int getVerticalFieldsArea()
- Specified by:
getVerticalFieldsAreain interfacePivotTable- Returns:
- the value of the 'Vertical Fields Area' attribute.
- See Also:
PivotTable.setVerticalFieldsArea(int),MoxelPackage.getPivotTable_VerticalFieldsArea()
-
setVerticalFieldsArea
public void setVerticalFieldsArea(int newVerticalFieldsArea)
- Specified by:
setVerticalFieldsAreain interfacePivotTable- Parameters:
newVerticalFieldsArea- the new value of the 'Vertical Fields Area' attribute.- See Also:
PivotTable.getVerticalFieldsArea()
-
getHorizontalEmptyArea
public int getHorizontalEmptyArea()
- Specified by:
getHorizontalEmptyAreain interfacePivotTable- Returns:
- the value of the 'Horizontal Empty Area' attribute.
- See Also:
PivotTable.setHorizontalEmptyArea(int),MoxelPackage.getPivotTable_HorizontalEmptyArea()
-
setHorizontalEmptyArea
public void setHorizontalEmptyArea(int newHorizontalEmptyArea)
- Specified by:
setHorizontalEmptyAreain interfacePivotTable- Parameters:
newHorizontalEmptyArea- the new value of the 'Horizontal Empty Area' attribute.- See Also:
PivotTable.getHorizontalEmptyArea()
-
getVerticalEmptyArea
public int getVerticalEmptyArea()
- Specified by:
getVerticalEmptyAreain interfacePivotTable- Returns:
- the value of the 'Vertical Empty Area' attribute.
- See Also:
PivotTable.setVerticalEmptyArea(int),MoxelPackage.getPivotTable_VerticalEmptyArea()
-
setVerticalEmptyArea
public void setVerticalEmptyArea(int newVerticalEmptyArea)
- Specified by:
setVerticalEmptyAreain interfacePivotTable- Parameters:
newVerticalEmptyArea- the new value of the 'Vertical Empty Area' attribute.- See Also:
PivotTable.getVerticalEmptyArea()
-
isAutoFixation
public boolean isAutoFixation()
- Specified by:
isAutoFixationin interfacePivotTable- Returns:
- the value of the 'Auto Fixation' attribute.
- See Also:
PivotTable.setAutoFixation(boolean),MoxelPackage.getPivotTable_AutoFixation()
-
setAutoFixation
public void setAutoFixation(boolean newAutoFixation)
- Specified by:
setAutoFixationin interfacePivotTable- Parameters:
newAutoFixation- the new value of the 'Auto Fixation' attribute.- See Also:
PivotTable.isAutoFixation()
-
isRowsGroupping
public boolean isRowsGroupping()
- Specified by:
isRowsGrouppingin interfacePivotTable- Returns:
- the value of the 'Rows Groupping' attribute.
- See Also:
PivotTable.setRowsGroupping(boolean),MoxelPackage.getPivotTable_RowsGroupping()
-
setRowsGroupping
public void setRowsGroupping(boolean newRowsGroupping)
- Specified by:
setRowsGrouppingin interfacePivotTable- Parameters:
newRowsGroupping- the new value of the 'Rows Groupping' attribute.- See Also:
PivotTable.isRowsGroupping()
-
isColumnsGroupping
public boolean isColumnsGroupping()
- Specified by:
isColumnsGrouppingin interfacePivotTable- Returns:
- the value of the 'Columns Groupping' attribute.
- See Also:
PivotTable.setColumnsGroupping(boolean),MoxelPackage.getPivotTable_ColumnsGroupping()
-
setColumnsGroupping
public void setColumnsGroupping(boolean newColumnsGroupping)
- Specified by:
setColumnsGrouppingin interfacePivotTable- Parameters:
newColumnsGroupping- the new value of the 'Columns Groupping' attribute.- See Also:
PivotTable.isColumnsGroupping()
-
isTotalRowsOnTop
public boolean isTotalRowsOnTop()
- Specified by:
isTotalRowsOnTopin interfacePivotTable- Returns:
- the value of the 'Total Rows On Top' attribute.
- See Also:
PivotTable.setTotalRowsOnTop(boolean),MoxelPackage.getPivotTable_TotalRowsOnTop()
-
setTotalRowsOnTop
public void setTotalRowsOnTop(boolean newTotalRowsOnTop)
- Specified by:
setTotalRowsOnTopin interfacePivotTable- Parameters:
newTotalRowsOnTop- the new value of the 'Total Rows On Top' attribute.- See Also:
PivotTable.isTotalRowsOnTop()
-
isTotalColumnsOnLeft
public boolean isTotalColumnsOnLeft()
- Specified by:
isTotalColumnsOnLeftin interfacePivotTable- Returns:
- the value of the 'Total Columns On Left' attribute.
- See Also:
PivotTable.setTotalColumnsOnLeft(boolean),MoxelPackage.getPivotTable_TotalColumnsOnLeft()
-
setTotalColumnsOnLeft
public void setTotalColumnsOnLeft(boolean newTotalColumnsOnLeft)
- Specified by:
setTotalColumnsOnLeftin interfacePivotTable- Parameters:
newTotalColumnsOnLeft- the new value of the 'Total Columns On Left' attribute.- See Also:
PivotTable.isTotalColumnsOnLeft()
-
getDimensionAttributePlacementInRows
public DimensionAttributePlacementType getDimensionAttributePlacementInRows()
- Specified by:
getDimensionAttributePlacementInRowsin interfacePivotTable- Returns:
- the value of the 'Dimension Attribute Placement In Rows' attribute.
- See Also:
DimensionAttributePlacementType,PivotTable.setDimensionAttributePlacementInRows(DimensionAttributePlacementType),MoxelPackage.getPivotTable_DimensionAttributePlacementInRows()
-
setDimensionAttributePlacementInRows
public void setDimensionAttributePlacementInRows(DimensionAttributePlacementType newDimensionAttributePlacementInRows)
- Specified by:
setDimensionAttributePlacementInRowsin interfacePivotTable- Parameters:
newDimensionAttributePlacementInRows- the new value of the 'Dimension Attribute Placement In Rows' attribute.- See Also:
DimensionAttributePlacementType,PivotTable.getDimensionAttributePlacementInRows()
-
getDimensionAttributePlacementInColumns
public DimensionAttributePlacementType getDimensionAttributePlacementInColumns()
- Specified by:
getDimensionAttributePlacementInColumnsin interfacePivotTable- Returns:
- the value of the 'Dimension Attribute Placement In Columns' attribute.
- See Also:
DimensionAttributePlacementType,PivotTable.setDimensionAttributePlacementInColumns(DimensionAttributePlacementType),MoxelPackage.getPivotTable_DimensionAttributePlacementInColumns()
-
setDimensionAttributePlacementInColumns
public void setDimensionAttributePlacementInColumns(DimensionAttributePlacementType newDimensionAttributePlacementInColumns)
- Specified by:
setDimensionAttributePlacementInColumnsin interfacePivotTable- Parameters:
newDimensionAttributePlacementInColumns- the new value of the 'Dimension Attribute Placement In Columns' attribute.- See Also:
DimensionAttributePlacementType,PivotTable.getDimensionAttributePlacementInColumns()
-
getDimensionsPlacementOnRows
public DimensionPlacementType getDimensionsPlacementOnRows()
- Specified by:
getDimensionsPlacementOnRowsin interfacePivotTable- Returns:
- the value of the 'Dimensions Placement On Rows' attribute.
- See Also:
DimensionPlacementType,PivotTable.setDimensionsPlacementOnRows(DimensionPlacementType),MoxelPackage.getPivotTable_DimensionsPlacementOnRows()
-
setDimensionsPlacementOnRows
public void setDimensionsPlacementOnRows(DimensionPlacementType newDimensionsPlacementOnRows)
- Specified by:
setDimensionsPlacementOnRowsin interfacePivotTable- Parameters:
newDimensionsPlacementOnRows- the new value of the 'Dimensions Placement On Rows' attribute.- See Also:
DimensionPlacementType,PivotTable.getDimensionsPlacementOnRows()
-
getDimensionsPlacementOnColumns
public DimensionPlacementType getDimensionsPlacementOnColumns()
- Specified by:
getDimensionsPlacementOnColumnsin interfacePivotTable- Returns:
- the value of the 'Dimensions Placement On Columns' attribute.
- See Also:
DimensionPlacementType,PivotTable.setDimensionsPlacementOnColumns(DimensionPlacementType),MoxelPackage.getPivotTable_DimensionsPlacementOnColumns()
-
setDimensionsPlacementOnColumns
public void setDimensionsPlacementOnColumns(DimensionPlacementType newDimensionsPlacementOnColumns)
- Specified by:
setDimensionsPlacementOnColumnsin interfacePivotTable- Parameters:
newDimensionsPlacementOnColumns- the new value of the 'Dimensions Placement On Columns' attribute.- See Also:
DimensionPlacementType,PivotTable.getDimensionsPlacementOnColumns()
-
getStandardAppearance
public StandardAppearance getStandardAppearance()
- Specified by:
getStandardAppearancein interfacePivotTable- Returns:
- the value of the 'Standard Appearance' attribute.
- See Also:
StandardAppearance,PivotTable.setStandardAppearance(StandardAppearance),MoxelPackage.getPivotTable_StandardAppearance()
-
setStandardAppearance
public void setStandardAppearance(StandardAppearance newStandardAppearance)
- Specified by:
setStandardAppearancein interfacePivotTable- Parameters:
newStandardAppearance- the new value of the 'Standard Appearance' attribute.- See Also:
StandardAppearance,PivotTable.getStandardAppearance()
-
getNotStandardAppearance
public Value getNotStandardAppearance()
- Specified by:
getNotStandardAppearancein interfacePivotTable- Returns:
- the value of the 'Not Standard Appearance' containment reference.
- See Also:
PivotTable.setNotStandardAppearance(Value),MoxelPackage.getPivotTable_NotStandardAppearance()
-
setNotStandardAppearance
public void setNotStandardAppearance(Value newNotStandardAppearance)
- Specified by:
setNotStandardAppearancein interfacePivotTable- Parameters:
newNotStandardAppearance- the new value of the 'Not Standard Appearance' containment reference.- See Also:
PivotTable.getNotStandardAppearance()
-
getHorizontalAdditionalSize
public int getHorizontalAdditionalSize()
- Specified by:
getHorizontalAdditionalSizein interfacePivotTable- Returns:
- the value of the 'Horizontal Additional Size' attribute.
- See Also:
PivotTable.setHorizontalAdditionalSize(int),MoxelPackage.getPivotTable_HorizontalAdditionalSize()
-
setHorizontalAdditionalSize
public void setHorizontalAdditionalSize(int newHorizontalAdditionalSize)
- Specified by:
setHorizontalAdditionalSizein interfacePivotTable- Parameters:
newHorizontalAdditionalSize- the new value of the 'Horizontal Additional Size' attribute.- See Also:
PivotTable.getHorizontalAdditionalSize()
-
getVerticalAdditionalSize
public int getVerticalAdditionalSize()
- Specified by:
getVerticalAdditionalSizein interfacePivotTable- Returns:
- the value of the 'Vertical Additional Size' attribute.
- See Also:
PivotTable.setVerticalAdditionalSize(int),MoxelPackage.getPivotTable_VerticalAdditionalSize()
-
setVerticalAdditionalSize
public void setVerticalAdditionalSize(int newVerticalAdditionalSize)
- Specified by:
setVerticalAdditionalSizein interfacePivotTable- Parameters:
newVerticalAdditionalSize- the new value of the 'Vertical Additional Size' attribute.- See Also:
PivotTable.getVerticalAdditionalSize()
-
getShowLines
public PivotTableLinesShowType getShowLines()
- Specified by:
getShowLinesin interfacePivotTable- Returns:
- the value of the 'Show Lines' attribute.
- See Also:
PivotTableLinesShowType,PivotTable.setShowLines(PivotTableLinesShowType),MoxelPackage.getPivotTable_ShowLines()
-
setShowLines
public void setShowLines(PivotTableLinesShowType newShowLines)
- Specified by:
setShowLinesin interfacePivotTable- Parameters:
newShowLines- the new value of the 'Show Lines' attribute.- See Also:
PivotTableLinesShowType,PivotTable.getShowLines()
-
-