pub struct ListStyle { /* private fields */ }Implementations§
Source§impl ListStyle
impl ListStyle
pub fn effect_list(&self) -> Option<&EffectList>
pub fn get_effect_list(&self) -> Option<&EffectList>
👎Deprecated since 3.0.0:
Use effect_list()
pub fn effect_list_mut(&mut self) -> Option<&mut EffectList>
pub fn get_effect_list_mut(&mut self) -> Option<&mut EffectList>
👎Deprecated since 3.0.0:
Use effect_list_mut()
pub fn set_effect_list(&mut self, value: EffectList) -> &mut Self
pub fn default_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
pub fn get_default_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use default_paragraph_properties()
pub fn default_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
pub fn get_default_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use default_paragraph_properties_mut()
pub fn set_default_paragraph_properties( &mut self, value: TextParagraphPropertiesType, ) -> &mut Self
pub fn level1_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
pub fn get_level1_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level1_paragraph_properties()
pub fn level1_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
pub fn get_level1_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level1_paragraph_properties_mut()
pub fn set_level1_paragraph_properties( &mut self, value: TextParagraphPropertiesType, ) -> &mut Self
pub fn level2_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
pub fn get_level2_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level2_paragraph_properties()
pub fn level2_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
pub fn get_level2_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level2_paragraph_properties_mut()
pub fn set_level2_paragraph_properties( &mut self, value: TextParagraphPropertiesType, ) -> &mut Self
pub fn level3_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
pub fn get_level3_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level3_paragraph_properties()
pub fn level3_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
pub fn get_level3_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level3_paragraph_properties_mut()
pub fn set_level3_paragraph_properties( &mut self, value: TextParagraphPropertiesType, ) -> &mut Self
pub fn level4_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
pub fn get_level4_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level4_paragraph_properties()
pub fn level4_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
pub fn get_level4_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level4_paragraph_properties_mut()
pub fn set_level4_paragraph_properties( &mut self, value: TextParagraphPropertiesType, ) -> &mut Self
pub fn level5_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
pub fn get_level5_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level5_paragraph_properties()
pub fn level5_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
pub fn get_level5_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level5_paragraph_properties_mut()
pub fn set_level5_paragraph_properties( &mut self, value: TextParagraphPropertiesType, ) -> &mut Self
pub fn level6_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
pub fn get_level6_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level6_paragraph_properties()
pub fn level6_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
pub fn get_level6_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level6_paragraph_properties_mut()
pub fn set_level6_paragraph_properties( &mut self, value: TextParagraphPropertiesType, ) -> &mut Self
pub fn level7_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
pub fn get_level7_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level7_paragraph_properties()
pub fn level7_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
pub fn get_level7_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level7_paragraph_properties_mut()
pub fn set_level7_paragraph_properties( &mut self, value: TextParagraphPropertiesType, ) -> &mut Self
pub fn level8_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
pub fn get_level8_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level8_paragraph_properties()
pub fn level8_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
pub fn get_level8_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level8_paragraph_properties_mut()
pub fn set_level8_paragraph_properties( &mut self, value: TextParagraphPropertiesType, ) -> &mut Self
pub fn level9_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
pub fn get_level9_paragraph_properties( &self, ) -> Option<&TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level9_paragraph_properties()
pub fn level9_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
pub fn get_level9_paragraph_properties_mut( &mut self, ) -> Option<&mut TextParagraphPropertiesType>
👎Deprecated since 3.0.0:
Use level9_paragraph_properties_mut()
pub fn set_level9_paragraph_properties( &mut self, value: TextParagraphPropertiesType, ) -> &mut Self
Trait Implementations§
Auto Trait Implementations§
impl Freeze for ListStyle
impl RefUnwindSafe for ListStyle
impl Send for ListStyle
impl Sync for ListStyle
impl Unpin for ListStyle
impl UnsafeUnpin for ListStyle
impl UnwindSafe for ListStyle
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more