Uses of Interface
com.aspose.tasks.ICssSavingCallback
-
-
Uses of ICssSavingCallback in com.aspose.tasks
Methods in com.aspose.tasks that return ICssSavingCallback Modifier and Type Method Description ICssSavingCallbackHtmlSaveOptions. getCssSavingCallback()Gets the callback that is called to create resource to store CSS.Methods in com.aspose.tasks with parameters of type ICssSavingCallback Modifier and Type Method Description voidHtmlSaveOptions. setCssSavingCallback(ICssSavingCallback value)Sets the callback that is called to create resource to store CSS.
-