| DocxTableSection Property |
Prende la sezione
Namespace:
QsGemBox.Docx
Assembly:
QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax public DocxSection Section { get; }
Public ReadOnly Property Section As DocxSection
Get
public:
property DocxSection^ Section {
DocxSection^ get ();
}
member Section : DocxSection with get
Property Value
Type:
DocxSectionLa sezione di appartenenza
See Also