TableStyle.Condition(WdConditionCode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a ConditionalStyle object that represents special style formatting for a portion of a table.
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
Parameters
- ConditionCode
- WdConditionCode
Required WdConditionCode. The area of the table to which to apply the formatting.