ParentComment

IComment.ParentComment property

Obtiene o establece el comentario principal. Lectura/escritura IComment.

public IComment ParentComment { get; set; }

Excepciones

excepcióncondición
PptxEditExceptionLanzado si establecer el valor conduce a una referencia circular

Ver También