AbortProtect[expr] evaluates expr, saving any aborts until the evaluation is complete.
AllowGroupClose is an option for Cell that specifies whether a cell group can be closed normally.
AllowReverseGroupClose is an option for Cell that specifies whether a cell group can be reverse closed.
CellEditDuplicate is an option for Cell which specifies whether the front end should make a copy of the cell before actually applying any changes in its contents that you ...
ColumnAlignments is an option for the low-level function GridBox that specifies how entries in each column should be aligned.
CreateArchive[source] creates a compressed archive in the current directory from a file or directory specified by source.CreateArchive[source, path] creates a compressed ...
DefaultFormatType is an option for cells that specifies the format used for displaying expressions in a newly created cell.
DefaultInlineFormatType is an option for cells that specifies the format used for displaying expressions in a newly created inline cell.
Editable is an option for displayed objects, cells, and notebooks that specifies whether their contents can be edited interactively using the front end.
FileDate["file"] gives the date and time at which a file was last modified. FileDate["file", " type"] gives information on the specified type of date associated with a file.