Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2012.main.CTParentCommentIdentifier
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2012.main |
-
Uses of CTParentCommentIdentifier in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2012.main
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2012.main declared as CTParentCommentIdentifier Modifier and Type Field Description protected CTParentCommentIdentifierCTCommentThreading. parentCmMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2012.main that return CTParentCommentIdentifier Modifier and Type Method Description CTParentCommentIdentifierObjectFactory. createCTParentCommentIdentifier()Create an instance ofCTParentCommentIdentifierCTParentCommentIdentifierCTCommentThreading. getParentCm()Gets the value of the parentCm property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2012.main with parameters of type CTParentCommentIdentifier Modifier and Type Method Description voidCTCommentThreading. setParentCm(CTParentCommentIdentifier value)Sets the value of the parentCm property.