public interface IBaseFactory2
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
com4j.Com4jObject |
groupingManager()
The GroupingManager for this factory.
|
boolean |
groupingSupported()
Check whether the factory supports grouping.
|
com4j.Com4jObject groupingManager()
The GroupingManager for this factory.
Getter method for the COM property "GroupingManager"
boolean groupingSupported()
Check whether the factory supports grouping.
Getter method for the COM property "GroupingSupported"
Copyright © 2020. All rights reserved.