public class NotesCommentsLayoutingOptions extends SlidesLayoutOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
NotesCommentsLayoutingOptions.CommentsPositionEnum
Gets or sets the position of the comments on the page.
|
static class |
NotesCommentsLayoutingOptions.NotesPositionEnum
Gets or sets the position of the notes on the page.
|
SlidesLayoutOptions.LayoutTypeEnum| Constructor and Description |
|---|
NotesCommentsLayoutingOptions() |
getLayoutType, setLayoutTypepublic NotesCommentsLayoutingOptions notesPosition(NotesCommentsLayoutingOptions.NotesPositionEnum notesPosition)
public NotesCommentsLayoutingOptions.NotesPositionEnum getNotesPosition()
public void setNotesPosition(NotesCommentsLayoutingOptions.NotesPositionEnum notesPosition)
public NotesCommentsLayoutingOptions commentsPosition(NotesCommentsLayoutingOptions.CommentsPositionEnum commentsPosition)
public NotesCommentsLayoutingOptions.CommentsPositionEnum getCommentsPosition()
public void setCommentsPosition(NotesCommentsLayoutingOptions.CommentsPositionEnum commentsPosition)
public NotesCommentsLayoutingOptions commentsAreaWidth(Integer commentsAreaWidth)
public Integer getCommentsAreaWidth()
public void setCommentsAreaWidth(Integer commentsAreaWidth)
public NotesCommentsLayoutingOptions commentsAreaColor(String commentsAreaColor)
public String getCommentsAreaColor()
public void setCommentsAreaColor(String commentsAreaColor)
public NotesCommentsLayoutingOptions showCommentsByNoAuthor(Boolean showCommentsByNoAuthor)
public Boolean isShowCommentsByNoAuthor()
public void setShowCommentsByNoAuthor(Boolean showCommentsByNoAuthor)
public boolean equals(Object o)
equals in class SlidesLayoutOptionspublic int hashCode()
hashCode in class SlidesLayoutOptionspublic String toString()
toString in class SlidesLayoutOptionsCopyright © 2025. All rights reserved.