Uses of Class
odata.msgraph.client.beta.complex.AddContentFooterAction
-
Packages that use AddContentFooterAction Package Description odata.msgraph.client.beta.complex -
-
Uses of AddContentFooterAction in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return AddContentFooterAction Modifier and Type Method Description AddContentFooterActionAddContentFooterAction.Builder. build()AddContentFooterActionAddContentFooterAction. withAlignment(ContentAlignment alignment)AddContentFooterActionAddContentFooterAction. withFontColor(String fontColor)AddContentFooterActionAddContentFooterAction. withFontName(String fontName)AddContentFooterActionAddContentFooterAction. withFontSize(Integer fontSize)AddContentFooterActionAddContentFooterAction. withMargin(Integer margin)AddContentFooterActionAddContentFooterAction. withText(String text)AddContentFooterActionAddContentFooterAction. withUiElementName(String uiElementName)AddContentFooterActionAddContentFooterAction. withUnmappedField(String name, String value)
-