TableStyle.Condition(WdConditionCode) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt ein ConditionalStyle -Objekt zurück, das eine spezielle Formatierung für einen Teil einer Tabelle darstellt.
public:
Microsoft::Office::Interop::Word::ConditionalStyle ^ Condition(Microsoft::Office::Interop::Word::WdConditionCode ConditionCode);
public Microsoft.Office.Interop.Word.ConditionalStyle Condition (Microsoft.Office.Interop.Word.WdConditionCode ConditionCode);
abstract member Condition : Microsoft.Office.Interop.Word.WdConditionCode -> Microsoft.Office.Interop.Word.ConditionalStyle
Public Function Condition (ConditionCode As WdConditionCode) As ConditionalStyle
Parameter
- ConditionCode
- WdConditionCode
Erforderlich WdConditionCode. Der Bereich der Tabelle, auf den die Formatierung angewendet werden soll.