Struct docx_rust::settings::StylePaneSortMethod
source · pub struct StylePaneSortMethod {}
Trait Implementations§
source§impl Clone for StylePaneSortMethod
impl Clone for StylePaneSortMethod
source§fn clone(&self) -> StylePaneSortMethod
fn clone(&self) -> StylePaneSortMethod
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for StylePaneSortMethod
impl Debug for StylePaneSortMethod
source§impl Default for StylePaneSortMethod
impl Default for StylePaneSortMethod
source§fn default() -> StylePaneSortMethod
fn default() -> StylePaneSortMethod
Returns the “default value” for a type. Read more