Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetFontFamily(DependencyObject)
static
|
Gets the value of the TextExportSettings.FontFamily attached property for a specified DependencyObject.
|
GetFontSize(DependencyObject)
static
|
Gets the value of the TextExportSettings.FontSize attached property for a specified DependencyObject.
|
GetFontStyle(DependencyObject)
static
|
Gets the value of the TextExportSettings.FontStyle attached property for a specified DependencyObject.
|
GetFontWeight(DependencyObject)
static
|
Gets the value of the TextExportSettings.FontWeight attached property for a specified DependencyObject.
|
GetHashCode()
|
Serves as the default hash function.
|
GetHorizontalAlignment(DependencyObject)
static
|
Gets the value of the TextExportSettings.HorizontalAlignment attached property for a specified DependencyObject.
|
GetNoTextExport(DependencyObject)
static
|
Gets the value of the TextExportSettings.NoTextExport attached property for a specified DependencyObject.
|
GetPadding(DependencyObject)
static
|
Gets the value of the TextExportSettings.Padding attached property for a specified DependencyObject.
|
GetText(DependencyObject)
static
|
Gets the value of the TextExportSettings.Text attached property for a specified DependencyObject.
|
GetTextDecorations(DependencyObject)
static
|
Gets the value of the TextExportSettings.TextDecorations attached property for a specified DependencyObject.
|
GetTextTrimming(DependencyObject)
static
|
Gets the value of the TextExportSettings.TextTrimming attached property for a specified DependencyObject.
|
GetTextValue(DependencyObject)
static
|
Gets the value of the TextExportSettings.TextValue attached property for a specified DependencyObject.
|
GetTextValueFormatString(DependencyObject)
static
|
Gets the value of the TextExportSettings.TextValueFormatString attached property for a specified DependencyObject.
|
GetTextWrapping(DependencyObject)
static
|
Gets the value of the TextExportSettings.TextWrapping attached property for a specified DependencyObject.
|
GetType()
|
Gets the Type of the current instance.
|
GetVerticalAlignment(DependencyObject)
static
|
Gets the value of the TextExportSettings.VerticalAlignment attached property for a specified DependencyObject.
|
GetXlsExportNativeFormat(DependencyObject)
static
|
Gets the value of the TextExportSettings.XlsExportNativeFormat attached property for a specified DependencyObject.
|
GetXlsxFormatString(DependencyObject)
static
|
Gets the value of the ExportSettingDefaultValue.TextValueFormatString attached property from a given object.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
SetFontFamily(DependencyObject, FontFamily)
static
|
Sets the value of the TextExportSettings.FontFamily attached property to a specified DependencyObject.
|
SetFontSize(DependencyObject, Double)
static
|
Sets the value of the TextExportSettings.FontSize attached property to a specified DependencyObject.
|
SetFontStyle(DependencyObject, FontStyle)
static
|
Sets the value of the TextExportSettings.FontStyle attached property to a specified DependencyObject.
|
SetFontWeight(DependencyObject, FontWeight)
static
|
Sets the value of the TextExportSettings.FontWeight attached property to a specified DependencyObject.
|
SetHorizontalAlignment(DependencyObject, HorizontalAlignment)
static
|
Sets the value of the TextExportSettings.HorizontalAlignment attached property to a specified DependencyObject.
|
SetNoTextExport(DependencyObject, Boolean)
static
|
Sets the value of the TextExportSettings.NoTextExport attached property to a specified DependencyObject.
|
SetPadding(DependencyObject, Thickness)
static
|
Sets the value of the TextExportSettings.Padding attached property to a specified DependencyObject.
|
SetText(DependencyObject, String)
static
|
Sets the value of the TextExportSettings.Text attached property to a specified DependencyObject.
|
SetTextDecorations(DependencyObject, TextDecorationCollection)
static
|
Sets the value of the TextExportSettings.TextDecorations attached property to a specified DependencyObject.
|
SetTextTrimming(DependencyObject, TextTrimming)
static
|
Sets the value of the TextExportSettings.TextTrimming attached property to a specified DependencyObject.
|
SetTextValue(DependencyObject, Object)
static
|
Sets the value of the TextExportSettings.TextValue attached property to a specified DependencyObject.
|
SetTextValueFormatString(DependencyObject, String)
static
|
Sets the value of the TextExportSettings.TextValueFormatString attached property to a specified DependencyObject.
|
SetTextWrapping(DependencyObject, TextWrapping)
static
|
Sets the value of the TextExportSettings.TextWrapping attached property to a specified DependencyObject.
|
SetVerticalAlignment(DependencyObject, VerticalAlignment)
static
|
Sets the value of the TextExportSettings.VerticalAlignment attached property to a specified DependencyObject.
|
SetXlsExportNativeFormat(DependencyObject, Nullable<Boolean>)
static
|
Sets the value of the TextExportSettings.XlsExportNativeFormat attached property to a specified DependencyObject.
|
SetXlsxFormatString(DependencyObject, String)
static
|
Sets the value of the ExportSettingDefaultValue.TextValueFormatString attached property for a given object.
|
ToString()
|
Returns a string that represents the current object.
|