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