com.aspose.slides
Interface IField

All Superinterfaces:
IPresentationComponent, ISlideComponent
All Known Implementing Classes:
Field

public interface IField
extends ISlideComponent

Represents a field.


Method Summary
 IFieldType getType()
           
 void setType(IFieldType value)
           
 
Methods inherited from interface com.aspose.slides.ISlideComponent
getSlide
 
Methods inherited from interface com.aspose.slides.IPresentationComponent
getPresentation
 

Method Detail

getType

IFieldType getType()

setType

void setType(IFieldType value)