INotebookChildNode
public interface INotebookChildNode
Aspose.Note 노트북의 하위 항목을 나타냅니다.
메서드
| 메서드 | 설명 |
|---|---|
| getColor() | |
| getDisplayName() | |
| getGuid() | |
| getGuidInternal() |
getColor()
public abstract Color getColor()
Returns: java.awt.Color
getDisplayName()
public abstract String getDisplayName()
Returns: java.lang.String
getGuid()
public abstract UUID getGuid()
Returns: java.util.UUID
getGuidInternal()
public abstract System.Guid getGuidInternal()
Returns: com.aspose.ms.System.Guid