Field

Field class

Represents a field.

getPresentation

NameDescription
getPresentation()Returns the parent presentation of a paragraph. Read-only IPresentation.

Returns: Presentation


getSlide

NameDescription
getSlide()Returns the parent slide of a paragraph. Read-only BaseSlide.

Returns: Slide, MasterSlide, LayoutSlide, MasterHandoutSlide, NotesSlide, BaseSlide, MasterNotesSlide


getType

NameDescription
getType()Returns or sets field’s type. Read/write IFieldType.

Returns: FieldType


setType

NameDescription
setType(FieldType)Returns or sets field’s type. Read/write IFieldType.