Document.NewSpace
Description:
Creates a new unplaced space on a given phase.
Creates a new unplaced space on a given phase.
Overloads (3):
-
phaseThe phase in which the space is to exist.
Return Value
nullNothingnullptr
If successful the new space should be returned, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .
-
Thrown if the phase does not exist in the given document.