次の方法で共有


TableCellProperties.TableCellFitText Property

TableCellFitText.Represents the element tag in schema: w:tcFitText

Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property TableCellFitText As TableCellFitText
    Get
    Set
'使用
Dim instance As TableCellProperties
Dim value As TableCellFitText

value = instance.TableCellFitText

instance.TableCellFitText = value
public TableCellFitText TableCellFitText { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TableCellFitText

See Also

Reference

TableCellProperties Class

TableCellProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace