public final class PptInspectionResult extends Object implements IInspectorResult
Contains hidden data presented in PptFormat
.
Constructor and Description |
---|
PptInspectionResult()
Initializes a new instance of the
PptInspectionResult class. |
Modifier and Type | Method and Description |
---|---|
PptComment[] |
getComments()
Gets array of comments.
|
PptSlide[] |
getHiddenSlides()
Gets array of hidden slides.
|
public PptInspectionResult()
Initializes a new instance of the PptInspectionResult
class.
public final PptSlide[] getHiddenSlides()
Gets array of hidden slides.
public final PptComment[] getComments()
Gets array of comments.
Copyright © 2018. All rights reserved.